xsi_context.h File Reference
 
 
 
xsi_context.h File Reference

This reference page is linked to from the following overview topics: What is a Custom Command?, CustomVector3ToScalar Example, Element Generator Custom ICENodes, Code, Migrating Legacy Plug-ins.


#include <xsi_base.h>
#include <xsi_value.h>

File Description

Context 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   Context
  This is a general, flexible Context object that is used for callbacks. Instances of this object are used to pass information to the C++ API callbacks that implement a PluginItem. 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.