OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
Resource::GetTriangleFunctor Struct Reference
Collaboration diagram for Resource::GetTriangleFunctor:

Public Member Functions

 GetTriangleFunctor ()
 
void setTriMesh (btTriangleMesh *triMesh)
 
void setMatrix (const osg::Matrixf &matrix)
 
btVector3 toBullet (const osg::Vec3f &vec)
 
void operator() (const osg::Vec3 v1, const osg::Vec3 v2, const osg::Vec3 v3, bool _temp)
 

Public Attributes

btTriangleMesh * mTriMesh
 
osg::Matrixf mMatrix
 

Constructor & Destructor Documentation

Resource::GetTriangleFunctor::GetTriangleFunctor ( )
inline

Member Function Documentation

void Resource::GetTriangleFunctor::operator() ( const osg::Vec3  v1,
const osg::Vec3  v2,
const osg::Vec3  v3,
bool  _temp 
)
inline

Here is the call graph for this function:

void Resource::GetTriangleFunctor::setMatrix ( const osg::Matrixf &  matrix)
inline
void Resource::GetTriangleFunctor::setTriMesh ( btTriangleMesh *  triMesh)
inline
btVector3 Resource::GetTriangleFunctor::toBullet ( const osg::Vec3f &  vec)
inline

Here is the caller graph for this function:

Member Data Documentation

osg::Matrixf Resource::GetTriangleFunctor::mMatrix
btTriangleMesh* Resource::GetTriangleFunctor::mTriMesh

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