CFx SDK Documentation 2024 SP0
|
#include <TrVisExtentsDef.h>
Public Member Functions | |
void | setDefault () |
void | reset () |
const OdGeExtents3d & | sceneExtents () const |
const OdGeExtents3d & | realExtents () const |
bool | operator== (const OdTrVisExtentsDef &extents) const |
bool | operator!= (const OdTrVisExtentsDef &extents) const |
void | operator+= (const OdTrVisExtentsDef &extents) |
const OdGeExtents3d & | preferRealExtents () const |
const OdGeExtents3d & | preferSceneExtents () const |
Public Attributes | |
OdGeExtents3d | m_sceneExtents |
OdGeExtents3d | m_realExtents |
<group ExRender_Windows_Classes>
Definition at line 35 of file TrVisExtentsDef.h.
|
inline |
Definition at line 57 of file TrVisExtentsDef.h.
|
inline |
Definition at line 65 of file TrVisExtentsDef.h.
|
inline |
Definition at line 50 of file TrVisExtentsDef.h.
|
inline |
Definition at line 73 of file TrVisExtentsDef.h.
|
inline |
Definition at line 79 of file TrVisExtentsDef.h.
|
inline |
Definition at line 48 of file TrVisExtentsDef.h.
|
inline |
Definition at line 45 of file TrVisExtentsDef.h.
|
inline |
Definition at line 47 of file TrVisExtentsDef.h.
|
inline |
Definition at line 40 of file TrVisExtentsDef.h.
OdGeExtents3d OdTrVisExtentsDef::m_realExtents |
Definition at line 38 of file TrVisExtentsDef.h.
OdGeExtents3d OdTrVisExtentsDef::m_sceneExtents |
Definition at line 37 of file TrVisExtentsDef.h.