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

Go to the source code of this file.

Classes

class  SOP_CopyToPoints_2_0Parms
 
struct  SOP_CopyToPoints_2_0Parms::TargetAttribs
 

Namespaces

 SOP_CopyToPoints_2_0Enums
 

Enumerations

enum  SOP_CopyToPoints_2_0Enums::SourceGroupType { SOP_CopyToPoints_2_0Enums::SourceGroupType::GUESS = 0, SOP_CopyToPoints_2_0Enums::SourceGroupType::PRIMS, SOP_CopyToPoints_2_0Enums::SourceGroupType::POINTS }
 
enum  SOP_CopyToPoints_2_0Enums::Pivot { SOP_CopyToPoints_2_0Enums::Pivot::ORIGIN = 0, SOP_CopyToPoints_2_0Enums::Pivot::CENTROID }
 
enum  SOP_CopyToPoints_2_0Enums::ViewportLOD {
  SOP_CopyToPoints_2_0Enums::ViewportLOD::FULL = 0, SOP_CopyToPoints_2_0Enums::ViewportLOD::POINTS, SOP_CopyToPoints_2_0Enums::ViewportLOD::BOX, SOP_CopyToPoints_2_0Enums::ViewportLOD::CENTROID,
  SOP_CopyToPoints_2_0Enums::ViewportLOD::HIDDEN
}
 
enum  SOP_CopyToPoints_2_0Enums::Applyto { SOP_CopyToPoints_2_0Enums::Applyto::POINTS = 0, SOP_CopyToPoints_2_0Enums::Applyto::VERTS, SOP_CopyToPoints_2_0Enums::Applyto::PRIMS }
 
enum  SOP_CopyToPoints_2_0Enums::Applymethod {
  SOP_CopyToPoints_2_0Enums::Applymethod::COPY = 0, SOP_CopyToPoints_2_0Enums::Applymethod::NONE, SOP_CopyToPoints_2_0Enums::Applymethod::MULT, SOP_CopyToPoints_2_0Enums::Applymethod::ADD,
  SOP_CopyToPoints_2_0Enums::Applymethod::SUB
}