Public Member Functions | Protected Attributes

SMaterialID Class Reference

#include <SO3MaterialID.h>

Inheritance diagram for SMaterialID:
SData

List of all members.

Public Member Functions

 SMaterialID (std::string materialIdName)
 ~SMaterialID ()
OgreNewt::MaterialID * getOgreNewtMaterialID ()
int getID ()
void setOgreNewtMaterialID (OgreNewt::MaterialID *mMaterialID)
void setID (int mID)

Protected Attributes

OgreNewt::MaterialID * O3MaterialID
int id

Detailed Description

Definition at line 43 of file SO3MaterialID.h.


Constructor & Destructor Documentation

SMaterialID::SMaterialID ( std::string  materialIdName )

Definition at line 10 of file SO3MaterialID.cpp.

SMaterialID::~SMaterialID (  )

Definition at line 20 of file SO3MaterialID.cpp.


Member Function Documentation

int SMaterialID::getID (  )

Definition at line 29 of file SO3MaterialID.cpp.

OgreNewt::MaterialID * SMaterialID::getOgreNewtMaterialID (  )

Definition at line 24 of file SO3MaterialID.cpp.

void SMaterialID::setID ( int  mID )

Definition at line 39 of file SO3MaterialID.cpp.

void SMaterialID::setOgreNewtMaterialID ( OgreNewt::MaterialID *  mMaterialID )

Definition at line 34 of file SO3MaterialID.cpp.


Member Data Documentation

int SMaterialID::id [protected]

Definition at line 48 of file SO3MaterialID.h.

OgreNewt::MaterialID* SMaterialID::O3MaterialID [protected]

Definition at line 47 of file SO3MaterialID.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines