|
|
plUInt64 | m_uiHWND |
| |
|
plUInt16 | m_uiWindowWidth |
| |
|
plUInt16 | m_uiWindowHeight |
| |
|
bool | m_bUpdatePickingData |
| |
|
bool | m_bEnablePickingSelected |
| |
|
bool | m_bEnablePickTransparent |
| |
|
bool | m_bUseCameraTransformOnDevice = true |
| |
|
plInt8 | m_iCameraMode |
| | plCameraMode::Enum
|
| |
|
float | m_fNearPlane |
| |
|
float | m_fFarPlane |
| |
|
float | m_fFovOrDim |
| |
|
plUInt8 | m_uiRenderMode |
| | plViewRenderMode::Enum
|
| |
|
plVec3 | m_vPosition |
| |
|
plVec3 | m_vDirForwards |
| |
|
plVec3 | m_vDirUp |
| |
|
plVec3 | m_vDirRight |
| |
|
plMat4 | m_ViewMatrix |
| |
|
plMat4 | m_ProjMatrix |
| |
|
plUInt32 | m_uiViewID |
| |
|
plUuid | m_DocumentGuid |
| |
|
|
virtual const plRTTI * | GetDynamicRTTI () const |
| |
|
bool | IsInstanceOf (const plRTTI *pType) const |
| | Returns whether the type of this instance is of the given type or derived from it.
|
| |
|
template<typename T > |
| PL_ALWAYS_INLINE bool | IsInstanceOf () const |
| | Returns whether the type of this instance is of the given type or derived from it.
|
| |
|
static const plRTTI * | GetStaticRTTI () |
| |
The documentation for this class was generated from the following file: