scene::Property Class Reference

This is the property class. More...

#include <Property.h>

Inheritance diagram for scene::Property:

Inheritance graph
[legend]
Collaboration diagram for scene::Property:

Collaboration graph
[legend]

List of all members.

Public Types

enum  E_PROPERTY_TYPE

Public Member Functions

 Property (E_PROPERTY_TYPE type=PT_UNKNOWN)
virtual ~Property ()
E_PROPERTY_TYPE getType ()
const char * toString ()


Detailed Description

This is the property class.

Member Enumeration Documentation

The properties type.


Constructor & Destructor Documentation

scene::Property::Property ( E_PROPERTY_TYPE  type = PT_UNKNOWN  ) 

Constructor

Parameters:
type The property type

virtual scene::Property::~Property (  )  [inline, virtual]

Destructor


Member Function Documentation

E_PROPERTY_TYPE scene::Property::getType (  ) 

Get the property type

Returns:
The property

const char* scene::Property::toString (  )  [inline, virtual]


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

Generated on Mon Mar 3 10:53:10 2008 for Aika by  doxygen 1.5.5