Classes | Namespaces
xsi_nurbsdata.h File Reference

Contains the following Nurbs data structures and class declarations: More...

#include <xsi_decl.h>
#include <xsi_vector4.h>
#include <xsi_doublearray.h>
#include <xsi_longarray.h>

Go to the source code of this file.

Classes

struct  CNurbsCurveData
 This structure represents a data description for a NurbsCurve. More...
class  CNurbsCurveDataArray
 The CNurbsCurveDataArray is an uni-dimensional array of CNurbsCurveData. More...
struct  CTrimCurveData
 This structure represents a data description for a TrimCurve. More...
class  CTrimCurveDataArray
 The CTrimCurveDataArray is an uni-dimensional array of CTrimCurveData. More...
struct  CNurbsSurfaceData
 This structure represents a data description for a NurbsSurface. More...
class  CNurbsSurfaceDataArray
 The CNurbsSurfaceDataArray is an uni-dimensional array of CNurbsSurfaceData objects. 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.



Detailed Description

Contains the following Nurbs data structures and class declarations:

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.