OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | Private Attributes | List of all members
NifOsg::FindGroupByRecIndex Class Reference

#include <particle.hpp>

Inheritance diagram for NifOsg::FindGroupByRecIndex:
Collaboration diagram for NifOsg::FindGroupByRecIndex:

Public Member Functions

 FindGroupByRecIndex (int recIndex)
 
virtual void apply (osg::Node &node)
 
virtual void apply (osg::MatrixTransform &node)
 
virtual void apply (osg::Geometry &node)
 
void applyNode (osg::Node &searchNode)
 

Public Attributes

osg::Group * mFound
 
osg::NodePath mFoundPath
 

Private Attributes

int mRecIndex
 

Constructor & Destructor Documentation

NifOsg::FindGroupByRecIndex::FindGroupByRecIndex ( int  recIndex)

Member Function Documentation

void NifOsg::FindGroupByRecIndex::apply ( osg::Node &  node)
virtual

Here is the call graph for this function:

void NifOsg::FindGroupByRecIndex::apply ( osg::MatrixTransform &  node)
virtual

Here is the call graph for this function:

void NifOsg::FindGroupByRecIndex::apply ( osg::Geometry &  node)
virtual

Here is the call graph for this function:

void NifOsg::FindGroupByRecIndex::applyNode ( osg::Node &  searchNode)

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

osg::Group* NifOsg::FindGroupByRecIndex::mFound
osg::NodePath NifOsg::FindGroupByRecIndex::mFoundPath
int NifOsg::FindGroupByRecIndex::mRecIndex
private

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