scene::CullProperty Class Reference

This is the Cull property class. More...

#include <CullProperty.h>

Inheritance diagram for scene::CullProperty:

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

Collaboration graph
[legend]

List of all members.

Public Types

enum  E_CULL_TYPE

Public Member Functions

 CullProperty ()
virtual ~CullProperty ()
void setCullType (E_CULL_TYPE eValue)
E_CULL_TYPE getCullType ()
const char * toString ()


Detailed Description

This is the Cull property class.

Member Enumeration Documentation

The Cull properties.


Constructor & Destructor Documentation

scene::CullProperty::CullProperty (  ) 

Constructor

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

Destructor


Member Function Documentation

void scene::CullProperty::setCullType ( E_CULL_TYPE  eValue  ) 

Set the cull property

Parameters:
eValue The property value

E_CULL_TYPE scene::CullProperty::getCullType (  ) 

Get the cull property

Returns:
The property

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

See also:
Object::toString()

Reimplemented from scene::Property.


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