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

#include <GU_Feather.h>

+ Inheritance diagram for GU_FeatherROhandle:

Public Member Functions

 GU_FeatherROhandle (const GU_Detail &gdp, const UT_StringRef &orientname)
 
SYS_FORCE_INLINE fpreal boundingRadius (GA_Offset primoff) const
 
const GU_FeatherBarbROHandle
< UT_Vector3F > & 
barbL () const
 
const GU_FeatherBarbROHandle
< UT_Vector3F > & 
barbR () const
 

Protected Attributes

GU_DetailmyDetail
 
GA_RWHandleV3 myPos
 
GA_ROHandleQ myOrient
 
GU_FeatherBarbRWHandle
< UT_Vector3F
myBarbL
 
GU_FeatherBarbRWHandle
< UT_Vector3F
myBarbR
 

Detailed Description

Definition at line 1276 of file GU_Feather.h.

Constructor & Destructor Documentation

GU_FeatherROhandle::GU_FeatherROhandle ( const GU_Detail gdp,
const UT_StringRef orientname 
)
inline

Definition at line 1279 of file GU_Feather.h.

Member Function Documentation

const GU_FeatherBarbROHandle<UT_Vector3F>& GU_FeatherROhandle::barbL ( ) const
inline

Definition at line 1364 of file GU_Feather.h.

const GU_FeatherBarbROHandle<UT_Vector3F>& GU_FeatherROhandle::barbR ( ) const
inline

Definition at line 1370 of file GU_Feather.h.

SYS_FORCE_INLINE fpreal GU_FeatherROhandle::boundingRadius ( GA_Offset  primoff) const
inline

Definition at line 1292 of file GU_Feather.h.

Member Data Documentation

GU_FeatherBarbRWHandle<UT_Vector3F> GU_FeatherROhandle::myBarbL
protected

Definition at line 1379 of file GU_Feather.h.

GU_FeatherBarbRWHandle<UT_Vector3F> GU_FeatherROhandle::myBarbR
protected

Definition at line 1380 of file GU_Feather.h.

GU_Detail& GU_FeatherROhandle::myDetail
protected

Definition at line 1376 of file GU_Feather.h.

GA_ROHandleQ GU_FeatherROhandle::myOrient
protected

Definition at line 1378 of file GU_Feather.h.

GA_RWHandleV3 GU_FeatherROhandle::myPos
protected

Definition at line 1377 of file GU_Feather.h.


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