Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   Compound Members  

CSLStaticValue Class Reference

#include <StaticValue.h>

Inheritance diagram for CSLStaticValue::

CSLTemplate CSIBCNode List of all members.

Public Methods


Detailed Description

Stores a pose (static action). You can create a CSLStaticValue with the CSLAction::AddStaticValue method.
See also:
CSLAction


Constructor & Destructor Documentation

CSLStaticValue::CSLStaticValue CSLScene   in_pScene,
CSLModel   in_pModel,
CdotXSITemplate   in_pTemplate
 

Constructor

Parameters:
in_pScene  Parent scene
in_pModel  Parent model
in_pTemplate  Referred template


Member Function Documentation

SI_Bool CSLStaticValue::GetActive  
 

Gets whether or not the parameter is active.

Returns:
SI_Bool Value of the flag

SI_Char * CSLStaticValue::GetParameterName  
 

Gets the name of the parameter

Returns:
SI_Char Name of the parameter

SI_Float CSLStaticValue::GetValue  
 

Gets the value of the parameter

Returns:
SI_Float Value of the parameter

SI_Void CSLStaticValue::SetActive SI_Bool    in_bActive
 

Sets whether or not the parameter is active.

Parameters:
in_bActive  Value of the flag

SI_Void CSLStaticValue::SetParameterName SI_Char *    in_szName
 

Sets the name of the parameter

Parameters:
in_szName  Name of the parameter

SI_Void CSLStaticValue::SetValue SI_Float    in_fValue
 

Sets the value of the parameter

Parameters:
in_fValue  Value of the parameter

CSLTemplate::ETemplateType CSLStaticValue::Type   [inline, virtual]
 

Returns the type of the template

Returns:
CSLTemplate::ETemplateType The type of this template (XSI_STATIC_VALUES)

Reimplemented from CSLTemplate.


The documentation for this class was generated from the following files: © Copyright 2001-2003 Avid Technology, Inc. All rights reserved.

© Copyright 2001-2003 Avid Technology, Inc. All rights reserved.