|
|
ezUInt64 | m_uiHWND |
| |
|
ezUInt16 | m_uiWindowWidth |
| |
|
ezUInt16 | m_uiWindowHeight |
| |
|
bool | m_bUpdatePickingData |
| |
|
bool | m_bEnablePickingSelected |
| |
|
bool | m_bEnablePickTransparent |
| |
|
bool | m_bUseCameraTransformOnDevice = true |
| |
|
ezInt8 | m_iCameraMode |
| | ezCameraMode::Enum
|
| |
|
float | m_fNearPlane |
| |
|
float | m_fFarPlane |
| |
|
float | m_fFovOrDim |
| |
|
ezUInt8 | m_uiRenderMode |
| | ezViewRenderMode::Enum
|
| |
|
ezVec3 | m_vPosition |
| |
|
ezVec3 | m_vDirForwards |
| |
|
ezVec3 | m_vDirUp |
| |
|
ezVec3 | m_vDirRight |
| |
|
ezMat4 | m_ViewMatrix |
| |
|
ezMat4 | m_ProjMatrix |
| |
|
ezUInt32 | m_uiViewID |
| |
|
ezUuid | m_DocumentGuid |
| |
|
|
virtual const ezRTTI * | GetDynamicRTTI () const |
| |
|
bool | IsInstanceOf (const ezRTTI *pType) const |
| | Returns whether the type of this instance is of the given type or derived from it.
|
| |
|
template<typename T > |
| EZ_ALWAYS_INLINE bool | IsInstanceOf () const |
| | Returns whether the type of this instance is of the given type or derived from it.
|
| |
|
static const ezRTTI * | GetStaticRTTI () |
| |
The documentation for this class was generated from the following file: