SO3::STexture Class Reference

#include <SO3Texture.h>

Inheritance diagram for SO3::STexture:
SO3::SData

List of all members.

Public Member Functions

 STexture (SScene *scene, std::string groupName, std::string textureName, std::string path, int w=0, int h=0)
 ~STexture ()
void SetPath (char *newPath)
void SetPath (string newPath)
Ogre::TexturePtr getOgreTexturePointer ()
SSceneGetScene ()
std::string GetGroupName ()

Protected Attributes

Ogre::TexturePtr O3TexturePtr
SScenemScene
std::string mGroupName

Detailed Description

Definition at line 43 of file SO3Texture.h.


Constructor & Destructor Documentation

SO3::STexture::STexture ( SScene scene,
std::string  groupName,
std::string  textureName,
std::string  path,
int  w = 0,
int  h = 0 
)

Definition at line 13 of file SO3Texture.cpp.

SO3::STexture::~STexture (  ) 

Definition at line 61 of file SO3Texture.cpp.


Member Function Documentation

std::string SO3::STexture::GetGroupName (  ) 

Definition at line 78 of file SO3Texture.cpp.

Ogre::TexturePtr SO3::STexture::getOgreTexturePointer (  ) 

Definition at line 83 of file SO3Texture.cpp.

SScene * SO3::STexture::GetScene (  ) 

Definition at line 73 of file SO3Texture.cpp.

void SO3::STexture::SetPath ( string  newPath  ) 
void SO3::STexture::SetPath ( char *  newPath  ) 

Member Data Documentation

std::string SO3::STexture::mGroupName [protected]

Definition at line 49 of file SO3Texture.h.

Definition at line 48 of file SO3Texture.h.

Ogre::TexturePtr SO3::STexture::O3TexturePtr [protected]

Definition at line 47 of file SO3Texture.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Mon Oct 31 14:42:35 2011 for SO3Engine by  doxygen 1.6.3