HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_GroupDelete.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_GroupDelete.proto.h:

Go to the source code of this file.

Classes

class  SOP_GroupDeleteParms
 
struct  SOP_GroupDeleteParms::Deletions
 

Namespaces

 SOP_GroupDeleteEnums
 

Enumerations

enum  SOP_GroupDeleteEnums::Grouptype {
  SOP_GroupDeleteEnums::Grouptype::ANY = 0, SOP_GroupDeleteEnums::Grouptype::POINTS, SOP_GroupDeleteEnums::Grouptype::PRIMS, SOP_GroupDeleteEnums::Grouptype::EDGES,
  SOP_GroupDeleteEnums::Grouptype::VERTICES
}
 
enum  SOP_GroupDeleteEnums::Selectiongrouptype {
  SOP_GroupDeleteEnums::Selectiongrouptype::GUESS = 0, SOP_GroupDeleteEnums::Selectiongrouptype::POINTS, SOP_GroupDeleteEnums::Selectiongrouptype::PRIMS, SOP_GroupDeleteEnums::Selectiongrouptype::EDGES,
  SOP_GroupDeleteEnums::Selectiongrouptype::VERTICES
}