ScEng::SphereObjectFactory Class Reference

The Factory for the SphereObject. More...

#include <primitives.h>

Inheritance diagram for ScEng::SphereObjectFactory:

ScEng::BlockFactory List of all members.

Public Member Functions

BlockType GetBlockType ()
 Returns the BlockType for this descriptor.
BlockGetBlock (bool create_dependencies)
 Returns the Block for this descriptor.
std::string GetName ()
 Returns the name for this descriptor.

Detailed Description

The Factory for the SphereObject.


Member Function Documentation

BlockType ScEng::SphereObjectFactory::GetBlockType (  )  [virtual]

Returns the BlockType for this descriptor.

Returns:
Returns SE_SPHERE_OBJ_BLOCK_TYPE

Implements ScEng::BlockFactory.

Block * ScEng::SphereObjectFactory::GetBlock ( bool  create_dependencies  )  [virtual]

Returns the Block for this descriptor.

Returns:
Returns a new SphereObject

Implements ScEng::BlockFactory.

std::string ScEng::SphereObjectFactory::GetName (  )  [virtual]

Returns the name for this descriptor.

Returns:
Returns "SphereObject"

Implements ScEng::BlockFactory.


The documentation for this class was generated from the following files:
Generated on Thu Sep 6 10:49:23 2007 for SceneEngine by  doxygen 1.5.1-p1