CVector2f class declaration. More...
#include "sicppsdk.h"
#include <math.h>
Go to the source code of this file.
Classes | |
class | CVector2f |
A 2-element vector represented by single floating point x,y coordinates. This class is typically used for implementing custom ICE nodes. 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. |
CVector2f 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.