HDK
|
#include <SOP/SOP_API.h>
#include <SOP/SOP_NodeVerb.h>
#include <SOP/SOP_GraphProxy.h>
#include <OP/OP_Utils.h>
#include <PRM/PRM_Parm.h>
#include <UT/UT_IStream.h>
#include <UT/UT_NTStreamUtil.h>
#include <UT/UT_Ramp.h>
#include <UT/UT_SharedPtr.h>
#include <UT/UT_StringHolder.h>
#include <UT/UT_StringStream.h>
#include <UT/UT_VectorTypes.h>
#include <UT/UT_EnvControl.h>
#include <SYS/SYS_Types.h>
Go to the source code of this file.
Classes | |
class | SOP_ConvexDecompositionParms |
Namespaces | |
SOP_ConvexDecompositionEnums | |
Enumerations | |
enum | SOP_ConvexDecompositionEnums::GeometryOutput { SOP_ConvexDecompositionEnums::GeometryOutput::HULLS = 0, SOP_ConvexDecompositionEnums::GeometryOutput::SEGMENTS } |
Functions | |
SYS_FORCE_INLINE UT_StringHolder | SOP_ConvexDecompositionEnums::getToken (GeometryOutput enum_value) |