Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Class adapter utilities


Functions

osg::Vec3 toOSG (Vector3 const &v)
 convert simdata::Vector3 to osg::Vec3

Vector3 fromOSG (osg::Vec3 const &v)
 convert osg::Vec3 to simdata::Vector3

osg::Matrix toOSG (Matrix3 const &m)
 convert simdata::Matrix3 to osg::Matrix

Matrix3 fromOSG (osg::Matrix const &m)
 convert osg::Matrix to simdata::Matrix3

osg::Quat toOSG (Quat const &q)
 convert osg::Quat to simdata::Quat

Quat fromOSG (osg::Quat const &q)
 convert simdata::Quat to osg::Quat


Function Documentation

Quat fromOSG osg::Quat const &    q [inline]
 

convert simdata::Quat to osg::Quat

Matrix3 fromOSG osg::Matrix const &    m [inline]
 

convert osg::Matrix to simdata::Matrix3

Vector3 fromOSG osg::Vec3 const &    v [inline]
 

convert osg::Vec3 to simdata::Vector3

osg::Quat toOSG Quat const &    q [inline]
 

convert osg::Quat to simdata::Quat

osg::Matrix toOSG Matrix3 const &    m [inline]
 

convert simdata::Matrix3 to osg::Matrix

osg::Vec3 toOSG Vector3 const &    v [inline]
 

convert simdata::Vector3 to osg::Vec3


SimData version pre-0.4.0. For more information on SimData, visit the SimData Homepage.

Generated on Tue Oct 14 12:06:42 2003, using Doxygen 1.2.18.

[SF.net]