FCDEffectParameterAnnotation Class Reference

A ColladaFX annotation. More...

#include <FCDEffectParameter.h>

Inheritance diagram for FCDEffectParameterAnnotation:

FUParameterizable FUTrackable FUObject List of all members.

Public Member Functions

 FCDEffectParameterAnnotation ()
 Constructor.
virtual ~FCDEffectParameterAnnotation ()
 Destructor.
 DeclareParameter (fstring, FUParameterQualifiers::SIMPLE, name, FC("Name"))
 The annotation name.
 DeclareParameter (uint32, FUParameterQualifiers::SIMPLE, type, FC("Value Type"))
 The annotation value type (FCDEffectParameter::Type).
 DeclareParameter (fstring, FUParameterQualifiers::SIMPLE, value, FC("Value"))
 The annotation value.

Detailed Description

A ColladaFX annotation.

ColladaFX annotations are used mainly to describe the user interface necessary to modify a parameter. Common annotations are "UIMin", "UIMax" and "UIWidget".


Constructor & Destructor Documentation

FCDEffectParameterAnnotation::FCDEffectParameterAnnotation  ) 
 

Constructor.

Do not use directly. Instead, use FCDEffectParameter::AddAnnotation.


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