![]() |
XII Release 0.1.0
|
Public Member Functions | |
xiiCameraVisualizerAttribute (xiiStringView sModeProperty, xiiStringView sFovProperty, xiiStringView sOrthoDimProperty, xiiStringView sNearPlaneProperty, xiiStringView sFarPlaneProperty) | |
Attribute to add on an RTTI type to add a camera cone visualizer. | |
const xiiUntrackedString & | GetModeProperty () const |
const xiiUntrackedString & | GetFovProperty () const |
const xiiUntrackedString & | GetOrthoDimProperty () const |
const xiiUntrackedString & | GetNearPlaneProperty () const |
const xiiUntrackedString & | GetFarPlaneProperty () const |
![]() | |
xiiVisualizerAttribute (xiiStringView sProperty1, xiiStringView sProperty2={}, xiiStringView sProperty3={}, xiiStringView sProperty4={}, xiiStringView sProperty5={}) | |
![]() | |
virtual const xiiRTTI * | GetDynamicRTTI () const |
bool | IsInstanceOf (const xiiRTTI *pType) const |
Returns whether the type of this instance is of the given type or derived from it. | |
template<typename T> | |
XII_ALWAYS_INLINE bool | IsInstanceOf () const |
Returns whether the type of this instance is of the given type or derived from it. | |
Additional Inherited Members | |
![]() | |
static const xiiRTTI * | GetStaticRTTI () |
![]() | |
xiiUntrackedString | m_sProperty1 |
xiiUntrackedString | m_sProperty2 |
xiiUntrackedString | m_sProperty3 |
xiiUntrackedString | m_sProperty4 |
xiiUntrackedString | m_sProperty5 |
xiiBitflags< xiiVisualizerAnchor > | m_Anchor |