VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Static Public Member Functions | Private Member Functions
makVrv::DtOsgConvertUtils Class Reference

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...
 
DtOsgConvertUtilsoperator= (const DtOsgConvertUtils &rhs)=delete
 not allowed More...
 
virtual ~DtOsgConvertUtils ()=delete
 not allowed More...
 

Detailed Description

contains some utility functions for converting between osg and VR-Vantage types

Constructor & Destructor Documentation

makVrv::DtOsgConvertUtils::DtOsgConvertUtils ( )
privatedelete

not allowed

makVrv::DtOsgConvertUtils::DtOsgConvertUtils ( const DtOsgConvertUtils rhs)
privatedelete

not allowed

virtual makVrv::DtOsgConvertUtils::~DtOsgConvertUtils ( )
privatevirtualdelete

not allowed

Member Function Documentation

DtOsgConvertUtils& makVrv::DtOsgConvertUtils::operator= ( const DtOsgConvertUtils rhs)
privatedelete

not allowed

static DtColorValue makVrv::DtOsgConvertUtils::OsgVec4ToColorValue ( const osg::Vec4 &  vOsgVec4)
static
static Vector4_64 makVrv::DtOsgConvertUtils::OsgVec4ToVec4 ( const osg::Vec4d &  vOsgVec4)
static
static Vector3_64 makVrv::DtOsgConvertUtils::OsgVec4ToVec3 ( const osg::Vec4d &  vOsgVec4)
static
static Vector3_64 makVrv::DtOsgConvertUtils::OsgVec3ToVec3 ( const osg::Vec3d &  vOsgVec3)
static
static Vector3_32 makVrv::DtOsgConvertUtils::OsgVec3ToVec3 ( const osg::Vec3f &  vOsgVec3)
static
static osg::Vec3f makVrv::DtOsgConvertUtils::Vec3ToOsgVec3f ( const Vector3_32 vec3)
static
static osg::Vec3d makVrv::DtOsgConvertUtils::Vec3ToOsgVec3d ( const Vector3_32 vec3)
static
static Matrix4_64 makVrv::DtOsgConvertUtils::OsgMatrixToMatrix ( const osg::Matrixd &  matrix)
static
static Matrix4_32 makVrv::DtOsgConvertUtils::OsgMatrixToMatrix ( const osg::Matrixf &  matrix)
static
static AxisAlignedBoundingBox_32 makVrv::DtOsgConvertUtils::OsgBBToBB ( const osg::BoundingBoxd &  osgBB)
static

The documentation for this class was generated from the following file:

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)