|
HDK
|
#include <GEO_Primitive.h>
Inheritance diagram for GEO_Primitive::NormalCompAttrT< T >:Public Member Functions | |
| NormalCompAttrT (const GA_RWAttributeRef &attr) | |
| NormalCompAttrT (const GA_RWHandleT< UT_Vector3T< T >> &attr) | |
| void | add (GA_Offset offset, const UT_Vector3T< T > &nml) override |
| void | sub (GA_Offset offset, const UT_Vector3T< T > &nml) override |
| GA_RWHandleT< UT_Vector3T< T > > & | getHandle () |
Public Member Functions inherited from GEO_Primitive::NormalCompT< T > | |
| virtual | ~NormalCompT () |
Protected Attributes | |
| GA_RWHandleT< UT_Vector3T< T > > | myHandle |
Definition at line 374 of file GEO_Primitive.h.
|
inline |
Definition at line 376 of file GEO_Primitive.h.
|
inline |
Definition at line 378 of file GEO_Primitive.h.
|
inlineoverridevirtual |
Reimplemented from GEO_Primitive::NormalCompT< T >.
Definition at line 380 of file GEO_Primitive.h.
|
inline |
Definition at line 385 of file GEO_Primitive.h.
|
inlineoverridevirtual |
Reimplemented from GEO_Primitive::NormalCompT< T >.
Definition at line 382 of file GEO_Primitive.h.
|
protected |
Definition at line 388 of file GEO_Primitive.h.