|
HDK
|
#include <SOP_Add.proto.h>
Public Member Functions | |
| Points () | |
| bool | operator== (const Points &src) const |
| bool | operator!= (const Points &src) const |
Public Attributes | |
| bool | usept |
| UT_Vector3D | pt |
| fpreal64 | weight |
Definition at line 55 of file SOP_Add.proto.h.
|
inline |
Definition at line 62 of file SOP_Add.proto.h.
|
inline |
Definition at line 78 of file SOP_Add.proto.h.
|
inline |
Definition at line 70 of file SOP_Add.proto.h.
| UT_Vector3D SOP_AddParms::Points::pt |
Definition at line 58 of file SOP_Add.proto.h.
| bool SOP_AddParms::Points::usept |
Definition at line 57 of file SOP_Add.proto.h.
| fpreal64 SOP_AddParms::Points::weight |
Definition at line 59 of file SOP_Add.proto.h.