ScEng::DataPoint3FFactory Class Reference

The Factory for the DataPoint3F. More...

#include <datapoint3f.h>

Inheritance diagram for ScEng::DataPoint3FFactory:

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 DataPoint3F.


Member Function Documentation

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

Returns the BlockType for this descriptor.

Returns:
Returns SE_DATA_POINT3F_BLOCK_TYPE

Implements ScEng::BlockFactory.

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

Returns the Block for this descriptor.

Returns:
Returns a new DataPoint3F

Implements ScEng::BlockFactory.

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

Returns the name for this descriptor.

Returns:
Returns "Data Point3F"

Implements ScEng::BlockFactory.


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