|
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 375 of file GEO_Primitive.h.
|
inline |
Definition at line 377 of file GEO_Primitive.h.
|
inline |
Definition at line 379 of file GEO_Primitive.h.
|
inlineoverridevirtual |
Reimplemented from GEO_Primitive::NormalCompT< T >.
Definition at line 381 of file GEO_Primitive.h.
|
inline |
Definition at line 386 of file GEO_Primitive.h.
|
inlineoverridevirtual |
Reimplemented from GEO_Primitive::NormalCompT< T >.
Definition at line 383 of file GEO_Primitive.h.
|
protected |
Definition at line 389 of file GEO_Primitive.h.