HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_Bound.proto.h File Reference
#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>
+ Include dependency graph for SOP_Bound.proto.h:

Go to the source code of this file.

Classes

class  SOP_BoundParms
 

Namespaces

 SOP_BoundEnums
 

Enumerations

enum  SOP_BoundEnums::Grouptype {
  SOP_BoundEnums::Grouptype::GUESS = 0, SOP_BoundEnums::Grouptype::BREAKPOINTS, SOP_BoundEnums::Grouptype::EDGES, SOP_BoundEnums::Grouptype::POINTS,
  SOP_BoundEnums::Grouptype::PRIMS
}
 
enum  SOP_BoundEnums::BoundType { SOP_BoundEnums::BoundType::OFF = 0, SOP_BoundEnums::BoundType::ON, SOP_BoundEnums::BoundType::RECTANGLE }
 
enum  SOP_BoundEnums::Orient { SOP_BoundEnums::Orient::X = 0, SOP_BoundEnums::Orient::Y, SOP_BoundEnums::Orient::Z }