Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CGraphicsObjectsList Class Reference

list of all graphics objects and profiles More...

#include <GraphicsObjectsList.h>

Inheritance diagram for CGraphicsObjectsList:

Inheritance graph
[legend]
Collaboration diagram for CGraphicsObjectsList:

Collaboration graph
[legend]
List of all members.

Public Methods

__fastcall CGraphicsObjectsList (CAdvancedProject *owner)
CGraphicsObject *__fastcall CreateGraphicsObject (const CUUID &objectuuid, const CSmallString &name, const CSmallString &descr, CGraphicsProfile *profile=NULL)
CGraphicsObject *__fastcall SearchByName (const CSmallString &name)
CGraphicsObject *__fastcall SearchByDescription (const CSmallString &descrip)
CGraphicsObject *__fastcall AddGraphicsObject (const CUUID &objectuuid, const CSmallString &name, CElementsRecord *history=NULL)
CGraphicsObject *__fastcall AddGraphicsObject (CGraphicsObjectData *p_data, CElementsRecord *history=NULL)
CGraphicsProfile *__fastcall MakeNewProfile (const CSmallString &name, const CSmallString &descr)
bool __fastcall ActivateProfile (CGraphicsProfile *profile)
CGraphicsProfile *__fastcall AddProfile (const CGraphicsProfileData &data, CElementsRecord *history=NULL)
void __fastcall SetActiveProfile (CGraphicsProfile *profile, CElementsRecord *history=NULL)
CTemplList< CGraphicsProfile
> &__fastcall 
GetProfilesList (void)
CGraphicsProfile *__fastcall GetActiveProfile (void)
CGraphicsProfile *__fastcall FindProfile (int index)
CExtObject *__fastcall FindObject (int index)
void __fastcall SetOpenGLWin (TOpenGLWin *openglwin)
void __fastcall SetCentrum (const CPoint &centrum)
TOpenGLWin *__fastcall GetOpenGLWin (void)
void __fastcall Repaint (void)
CExtObject *__fastcall RepaintSelect (int mousex, int mousey)
void __fastcall RepaintRectSelect (int x, int y, int w, int h)
CExtObject *__fastcall GetFirstRectSelectObject (void)
CExtObject *__fastcall GetNextRectSelectObject (void)
void __fastcall FitScene (void)
void __fastcall SetUniformManipMode (bool set)
bool __fastcall IsInUniformManipMode (void)
CManipulator *__fastcall GetCurrentManipulator (void)
bool __fastcall Load (CXMLElement *p_el)
bool __fastcall Save (CXMLElement *p_el)
void __fastcall RevertToGlobalSystem (void)
void __fastcall RevertToLocalSystem (void)

Public Attributes

__property CAdvancedProjectProject = {read = GetAdvancedProject}

Detailed Description

list of all graphics objects and profiles


The documentation for this class was generated from the following file:
Generated on Sun Feb 9 12:58:09 2003 for NemesisCore by doxygen1.3-rc2