#include <GraphicsProfile.h>
Collaboration diagram for CGraphicsProfileData:
Public Methods | |
void __fastcall | GetFromProfile (CGraphicsProfile *p_profile) |
CGraphicsProfile *__fastcall | MakeProfile (CAdvancedProject *p_project, CElementsRecord *history=NULL) const |
int __fastcall | GetProfileIndex (void) const |
Public Attributes | |
int | ProfileIndex |
CSmallString | Name |
CSmallString | Description |
CExtObject::CStatus | Status |
int | NumOfObjects |
int * | Objects |
bool | UseGList |
EDrawLevel | Level |
GLuint | GListName |