Operator class declaration. More...
#include <xsi_projectitem.h>
Go to the source code of this file.
Classes |
|
class | Operator |
The
Operator object represents an operator in the scene graph.
Objects or Parameters are connected to the operator via InputPorts
or OutputPorts. These ports are organized into port groups. The
port groups contain all ports that will be connected to parts of
the selected or picked object. For example, when the twistop Twist
operator is applied to a selected object the operator has ports
that read from the object's local
KinematicState and
Geometry and write to the result object's geometry. 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. |
Operator 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.