HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO_Primitive::NormalCompBufferedT< T > Class Template Reference

#include <GEO_Primitive.h>

+ Inheritance diagram for GEO_Primitive::NormalCompBufferedT< T >:

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 ()
 

Detailed Description

template<typename T>
class GEO_Primitive::NormalCompBufferedT< T >

Definition at line 393 of file GEO_Primitive.h.

Constructor & Destructor Documentation

template<typename T >
GEO_Primitive::NormalCompBufferedT< T >::NormalCompBufferedT ( NormalCompT< T > &  parent,
UT_Lock lock 
)
inline

Definition at line 396 of file GEO_Primitive.h.

template<typename T >
GEO_Primitive::NormalCompBufferedT< T >::~NormalCompBufferedT ( )
inlineoverride

Definition at line 401 of file GEO_Primitive.h.

Member Function Documentation

template<typename T >
void GEO_Primitive::NormalCompBufferedT< T >::add ( GA_Offset  offset,
const UT_Vector3T< T > &  nml 
)
inlineoverridevirtual

Reimplemented from GEO_Primitive::NormalCompT< T >.

Definition at line 405 of file GEO_Primitive.h.

template<typename T >
void GEO_Primitive::NormalCompBufferedT< T >::flush ( )
inline

Definition at line 423 of file GEO_Primitive.h.

template<typename T >
void GEO_Primitive::NormalCompBufferedT< T >::sub ( GA_Offset  offset,
const UT_Vector3T< T > &  nml 
)
inlineoverridevirtual

Reimplemented from GEO_Primitive::NormalCompT< T >.

Definition at line 414 of file GEO_Primitive.h.


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