HDK
|
#include <GEO_Primitive.h>
Public Member Functions | |
NormalCompBufferedT (NormalCompT< T > &parent, UT_Lock &lock) | |
~NormalCompBufferedT () override | |
void | add (GA_Offset offset, const UT_Vector3T< T > &nml) override |
void | sub (GA_Offset offset, const UT_Vector3T< T > &nml) override |
void | flush () |
Public Member Functions inherited from GEO_Primitive::NormalCompT< T > | |
virtual | ~NormalCompT () |
Definition at line 393 of file GEO_Primitive.h.
|
inline |
Definition at line 396 of file GEO_Primitive.h.
|
inlineoverride |
Definition at line 401 of file GEO_Primitive.h.
|
inlineoverridevirtual |
Reimplemented from GEO_Primitive::NormalCompT< T >.
Definition at line 405 of file GEO_Primitive.h.
|
inline |
Definition at line 423 of file GEO_Primitive.h.
|
inlineoverridevirtual |
Reimplemented from GEO_Primitive::NormalCompT< T >.
Definition at line 414 of file GEO_Primitive.h.