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

#include <GEO_Primitive.h>

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

Public Member Functions

 NormalCompArrayT (const GA_Detail &gdp, UT_ValArray< UT_Vector3T< T >> &output)
 
void add (GA_Offset offset, const UT_Vector3T< T > &nml) override
 
void sub (GA_Offset offset, const UT_Vector3T< T > &nml) override
 
- Public Member Functions inherited from GEO_Primitive::NormalCompT< T >
virtual ~NormalCompT ()
 

Detailed Description

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

Definition at line 357 of file GEO_Primitive.h.

Constructor & Destructor Documentation

template<typename T >
GEO_Primitive::NormalCompArrayT< T >::NormalCompArrayT ( const GA_Detail gdp,
UT_ValArray< UT_Vector3T< T >> &  output 
)
inline

Definition at line 359 of file GEO_Primitive.h.

Member Function Documentation

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

Reimplemented from GEO_Primitive::NormalCompT< T >.

Definition at line 362 of file GEO_Primitive.h.

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

Reimplemented from GEO_Primitive::NormalCompT< T >.

Definition at line 364 of file GEO_Primitive.h.


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