Classes | Namespaces
xsi_vector3.h File Reference

CVector3 and CVector3Array class declarations. More...

#include "sicppsdk.h"
#include "xsi_status.h"
#include "xsi_matrix3.h"
#include "xsi_matrix4.h"
#include <math.h>

Go to the source code of this file.

Classes

class  CVector3
 A 3-element vector that is represented by double precision floating point x,y,z coordinates. More...
class  CVector3Array
 The CVector3Array is an uni-dimensional array of CVector3. 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.



Detailed Description

CVector3 and CVector3Array 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.