#include <sicppsdk.h>#include <xsi_icenodecontext.h>#include <xsi_indexset.h>#include <xsi_vector2f.h>#include <xsi_vector3f.h>#include <xsi_vector4f.h>#include <xsi_quaternionf.h>#include <xsi_rotationf.h>#include <xsi_matrix3f.h>#include <xsi_matrix4f.h>#include <xsi_color4f.h>#include <xsi_shape.h>
Go to the source code of this file.
Namespaces |
|
| namespace | XSI |
Classes |
|
| class | CDataArray |
| This template class encapsulates the 1D data arrays passed to custom node plug-ins during a graph evaluation. The underlying data arrays are zero-based, the following types are available:. More... |
|
| class | CDataArray< bool > |
This class is a specialization of a CDataArray class of type bool. More... |
|
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.