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

#include <SOP_Control.proto.h>

Public Member Functions

 SnapPoints ()
 
bool operator== (const SnapPoints &src) const
 
bool operator!= (const SnapPoints &src) const
 

Public Attributes

UT_Vector3D snappos
 

Detailed Description

Definition at line 107 of file SOP_Control.proto.h.

Constructor & Destructor Documentation

SOP_ControlParms::SnapPoints::SnapPoints ( )
inline

Definition at line 112 of file SOP_Control.proto.h.

Member Function Documentation

bool SOP_ControlParms::SnapPoints::operator!= ( const SnapPoints src) const
inline

Definition at line 124 of file SOP_Control.proto.h.

bool SOP_ControlParms::SnapPoints::operator== ( const SnapPoints src) const
inline

Definition at line 118 of file SOP_Control.proto.h.

Member Data Documentation

UT_Vector3D SOP_ControlParms::SnapPoints::snappos

Definition at line 109 of file SOP_Control.proto.h.


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