Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   Compound Members  

CSLAngle Class Reference

#include <Angle.h>

Inheritance diagram for CSLAngle::

CSLTemplate CSIBCNode List of all members.

Public Types

Public Methods


Detailed Description

Defines the way angles are expressed in the scene. You can retrieve the angle type with the CSLScene:Angle method.

Note:
This template is ignored when imported into SOFTIMAGE|XSI, although a warning appears if the angle is not expressed in degrees.
See also:
CSLScene


Member Enumeration Documentation

enum CSLAngle::EAngleType
 

Angle units.

Enumeration values:
SI_DEGREES  Angles are expressed in degrees
SI_RADIANS  Angles are expressed in radians


Constructor & Destructor Documentation

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

Constructor.

Parameters:
in_pScene  Pointer to the scene containing the CSLAngle
in_pModel  Pointer to the model containing the CSLAngle
in_pTemplate  Pointer to the CdotXSITemplate defining the CSLAngle


Member Function Documentation

CSLAngle::EAngleType CSLAngle::GetAngleType  
 

Gets the angle type

Returns:
The angle type

void CSLAngle::SetAngleType CSLAngle::EAngleType    in_AngleType
 

Sets the angle type

Parameters:
in_Type  The angle type

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

Returns the type of this template

Return values:
CSLTemplate::SI_ANGLE 

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.