FCDEffectParameterFactory Class Reference
[COLLADA Effect Classes [ColladaFX]]

[INTERNAL] The factory for COLLADA effect parameters. More...

#include <FCDEffectParameterFactory.h>

List of all members.

Static Public Member Functions

static FCDEffectParameterCreate (FCDocument *document, uint32 type)
 [INTERNAL] Creates a new effect parameter, given a type.


Detailed Description

[INTERNAL] The factory for COLLADA effect parameters.

Takes in a COLLADA XML tree and returns a new parameter that represent it, if one is possible.


Member Function Documentation

static FCDEffectParameter* FCDEffectParameterFactory::Create FCDocument document,
uint32  type
[static]
 

[INTERNAL] Creates a new effect parameter, given a type.

To create new effect parameters, use the appropriate AddEffectParameter function.

Parameters:
document The COLLADA document that will own the effect parameter.
type The type of effect to create. This value should reflect the FCDEffectParameter::Type enum.


The documentation for this class was generated from the following file:
Generated on Thu Feb 14 16:58:37 2008 for FCollada by  doxygen 1.4.6-NO