xsi_nurbsdata.h File Reference
 
 
 
xsi_nurbsdata.h File Reference
#include <xsi_decl.h>
#include <xsi_vector4.h>
#include <xsi_doublearray.h>
#include <xsi_longarray.h>

File Description

Contains the following Nurbs data structures and class declarations:

  • CNurbsCurveData struct and CNurbsCurveDataArray class
  • CTrimCurveData struct and CTrimCurveDataArray class
  • CNurbsSurfaceData struct and CNurbsCurveDataArray class

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

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.


Go to the source code of this file.