![]() |
VR-Forces 4.10 Class Documentation
|
contains some utility functions for converting between osg and VR-Vantage types More...
Static Public Member Functions | |
| static DtColorValue | OsgVec4ToColorValue (const osg::Vec4 &vOsgVec4) |
| static Vector4_64 | OsgVec4ToVec4 (const osg::Vec4d &vOsgVec4) |
| static Vector3_64 | OsgVec4ToVec3 (const osg::Vec4d &vOsgVec4) |
| static Vector3_64 | OsgVec3ToVec3 (const osg::Vec3d &vOsgVec3) |
| static Vector3_32 | OsgVec3ToVec3 (const osg::Vec3f &vOsgVec3) |
| static osg::Vec3f | Vec3ToOsgVec3f (const Vector3_32 &vec3) |
| static osg::Vec3d | Vec3ToOsgVec3d (const Vector3_32 &vec3) |
| static Matrix4_64 | OsgMatrixToMatrix (const osg::Matrixd &matrix) |
| static Matrix4_32 | OsgMatrixToMatrix (const osg::Matrixf &matrix) |
| static AxisAlignedBoundingBox_32 | OsgBBToBB (const osg::BoundingBoxd &osgBB) |
Private Member Functions | |
| DtOsgConvertUtils ()=delete | |
| not allowed More... | |
| DtOsgConvertUtils (const DtOsgConvertUtils &rhs)=delete | |
| not allowed More... | |
| DtOsgConvertUtils & | operator= (const DtOsgConvertUtils &rhs)=delete |
| not allowed More... | |
| virtual | ~DtOsgConvertUtils ()=delete |
| not allowed More... | |
contains some utility functions for converting between osg and VR-Vantage types
|
privatedelete |
not allowed
|
privatedelete |
not allowed
|
privatevirtualdelete |
not allowed
|
privatedelete |
not allowed
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |