#include <xsi_operator.h>
Expression 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.
Classes |
|
class | Expression |
An expression string is a mathematical
formula that controls any animatable parameter. It may include
object and parameter names, mathematical operators, and tokens
representing functions or constants. 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. |