SO3::SData Class Reference

#include <SO3DataScol.h>

Inheritance diagram for SO3::SData:
SO3::SAnim SO3::SAnimTrack SO3::SCompositor SO3::SEnvironment SO3::SEnvironmentComponent SO3::SMaterial SO3::SMaterialID SO3::SNode SO3::SScene SO3::SShape SO3::SSkyLight SO3::STexture SO3::SWidget SO3::SWindow

List of all members.

Public Member Functions

 SData (std::string dataName)
virtual ~SData ()
std::string GetName ()
SUserObjectBindingsGetUserObjectBindings ()
const SUserObjectBindingsGetUserObjectBindings () const

Protected Attributes

std::string name

Detailed Description

Definition at line 43 of file SO3DataScol.h.


Constructor & Destructor Documentation

SO3::SData::SData ( std::string  dataName  ) 

Constructor

Definition at line 15 of file SO3DataScol.cpp.

SO3::SData::~SData (  )  [virtual]

Definition at line 20 of file SO3DataScol.cpp.


Member Function Documentation

std::string SO3::SData::GetName (  ) 

Definition at line 24 of file SO3DataScol.cpp.

const SUserObjectBindings & SO3::SData::GetUserObjectBindings (  )  const

Return an instance of user objects binding associated with this class. You can use it to associate one or more custom objects with this class instance.

See also:
SUserObjectBindings::SetUserAny.

Definition at line 34 of file SO3DataScol.cpp.

SUserObjectBindings & SO3::SData::GetUserObjectBindings (  ) 

Return an instance of user objects binding associated with this class. You can use it to associate one or more custom objects with this class instance.

See also:
SUserObjectBindings::SetUserAny.

Definition at line 29 of file SO3DataScol.cpp.


Member Data Documentation

std::string SO3::SData::name [protected]

Definition at line 47 of file SO3DataScol.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