HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_AddParms::Points Struct Reference

#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
 

Detailed Description

Definition at line 40 of file SOP_Add.proto.h.

Constructor & Destructor Documentation

SOP_AddParms::Points::Points ( )
inline

Definition at line 47 of file SOP_Add.proto.h.

Member Function Documentation

bool SOP_AddParms::Points::operator!= ( const Points src) const
inline

Definition at line 63 of file SOP_Add.proto.h.

bool SOP_AddParms::Points::operator== ( const Points src) const
inline

Definition at line 55 of file SOP_Add.proto.h.

Member Data Documentation

UT_Vector3D SOP_AddParms::Points::pt

Definition at line 43 of file SOP_Add.proto.h.

bool SOP_AddParms::Points::usept

Definition at line 42 of file SOP_Add.proto.h.

fpreal64 SOP_AddParms::Points::weight

Definition at line 44 of file SOP_Add.proto.h.


The documentation for this struct was generated from the following file: