xsi_shape.h File Reference
 
 
 
xsi_shape.h File Reference

This reference page is linked to from the following overview topics: CustomVector3ToScalar Example, Code.


#include "sicppsdk.h"
#include <xsi_decl.h>

File Description

CShape class declaration.

Copyright 2008 Autodesk, Inc. All rights reserved. Use of this software is subject to the terms of the Autodesk license agreement provided at the time of installation or download, or which otherwise accompanies this software in either electronic or hard copy form.

Classes

class   CShape
  A class representing primitive types for particles rendering. Shape objects are read-only and can be accessed with ICEAttribute properties such as ICEAttribute::GetDataArray and ICEAttribute::GetDataArray2D. More...
struct   CShape::ParameterInstance
  A struct to hold the parameters for a shape instance. More...
struct   CShape::ParameterReference
  A struct to hold the parameters for a shape reference. More...

Namespaces

namespace   XSI
 

The XSI namespace defines a region where all API classes are declared. Namespaces are used to prevent global namespace pollution and name clashing.


namespace   XSI::MATH
 

All Math classes and functions defined in the C++ API are assigned to the MATH namespace which is nested under the XSI namespace.


Go to the source code of this file.