HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_FeatherTemplateSet Class Reference

#include <GU_Feather.h>

Public Types

using TemplateOffsetMap = UT_Map< UT_StringHolder, GA_Offset >
 

Public Member Functions

 GU_FeatherTemplateSet (const GU_Detail &gdp)
 
const GU_DetailgetDetail () const
 
void storeLengths ()
 
const UT_FloatArraygetCurveLengths () const
 
const UT_Array< UT_FloatArray > & getEdgeLengths () const
 
void storeOffsetMap (GA_ROHandleS &templatenameattrib)
 
const TemplateOffsetMapgetTemplateOffsetMap () const
 
void storeFirstBarbAttrib ()
 
const GA_ROHandleI getFirstBarbAttrib () const
 

Detailed Description

Definition at line 479 of file GU_Feather.h.

Member Typedef Documentation

Constructor & Destructor Documentation

GU_FeatherTemplateSet::GU_FeatherTemplateSet ( const GU_Detail gdp)
inline

Definition at line 484 of file GU_Feather.h.

Member Function Documentation

const UT_FloatArray& GU_FeatherTemplateSet::getCurveLengths ( ) const
inline

Definition at line 499 of file GU_Feather.h.

const GU_Detail& GU_FeatherTemplateSet::getDetail ( ) const
inline

Definition at line 491 of file GU_Feather.h.

const UT_Array<UT_FloatArray>& GU_FeatherTemplateSet::getEdgeLengths ( ) const
inline

Definition at line 507 of file GU_Feather.h.

const GA_ROHandleI GU_FeatherTemplateSet::getFirstBarbAttrib ( ) const
inline

Definition at line 532 of file GU_Feather.h.

const TemplateOffsetMap& GU_FeatherTemplateSet::getTemplateOffsetMap ( ) const
inline

Definition at line 520 of file GU_Feather.h.

void GU_FeatherTemplateSet::storeFirstBarbAttrib ( )
void GU_FeatherTemplateSet::storeLengths ( )
void GU_FeatherTemplateSet::storeOffsetMap ( GA_ROHandleS templatenameattrib)

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