![]() |
omegalib
13.1
|
#include <CylindricalDisplayConfig.h>
Public Member Functions | |
| virtual bool | buildConfig (DisplayConfig &cfg, Setting &scfg) |
| virtual void | onCanvasChange (DisplayConfig &cfg) |
| Called when the application active canvas changes. More... | |
Public Member Functions inherited from omicron::ReferenceType | |
| ReferenceType () | |
| virtual | ~ReferenceType () |
| void | ref () |
| void | unref () |
| long | refCount () |
Static Public Member Functions | |
| static Vector3f | computeEyePosition (const Vector3f headSpaceEyePosition, const AffineTransform3 &headTransform, const DrawContext &dc) |
Static Public Member Functions inherited from omicron::ReferenceType | |
| static void | printObjCounts () |
Additional Inherited Members | |
Static Protected Attributes inherited from omicron::ReferenceType | |
| static List< ReferenceType * > | mysObjList |
Inheritance diagram for omega::CylindricalDisplayConfig:
|
virtual |
Implements omega::DisplayConfigBuilder.
|
static |
|
virtual |
Called when the application active canvas changes.
Reimplemented from omega::DisplayConfigBuilder.