Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   Compound Members  

CSLNurbsProjection Class Reference

#include <XSINurbsProjectionList.h>

Inheritance diagram for CSLNurbsProjection::

CSLTemplate CSIBCNode List of all members.

Public Types

Public Methods


Detailed Description

Class CSLNurbsProjection

Describes a Nurbs Projection List

Note:
This template was introduced in dotXSI Version 3.6
See also:
CSLCurveList


Member Enumeration Documentation

enum CSLNurbsProjection::EProjectionType
 

Define projection types.

Enumeration values:
SI_UV  UV Space
SI_WORLD  World Space


Constructor & Destructor Documentation

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

Constructor

Parameters:
in_pScene  Parent scene
in_pModel  Parent model
in_pTemplate  Refered template


Member Function Documentation

CSLCurveList * CSLNurbsProjection::CurveList  
 

Return the curve list describing this projection.

Returns:
CSLCurveList* Pointer to a curve list object.

SI_Error CSLNurbsProjection::Fix   [virtual]
 

Clean invalid data from the template.

Returns:
SI_Error Error code

Reimplemented from CSLTemplate.

CSLNurbsProjection::EProjectionType CSLNurbsProjection::GetProjectionType  
 

Gets the projection type

Returns:
EProjectionType The type of projection

SI_Void CSLNurbsProjection::SetProjectionType CSLNurbsProjection::EProjectionType    in_Type
 

Sets the projection type

Parameters:
in_Type  The type of projection

SI_Error CSLNurbsProjection::Synchronize   [virtual]
 

Commits semantic layer data

Returns:
SI_Error Whether or not commit was a success

Reimplemented from CSLTemplate.

ETemplateType CSLNurbsProjection::Type   [inline, virtual]
 

Gets the type of this template

Returns:
ETemplateType The type of this template: XSI_NURBS_TRIM_LIST

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.