HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GABC_NAMESPACE::GABC_PackedImpl::GTCache Class Reference

#include <GABC_PackedImpl.h>

Public Member Functions

 GTCache ()
 
 GTCache (const GTCache &)
 
 ~GTCache ()
 
GTCacheoperator= (const GTCache &src)
 
int64 getMemoryUsage (bool inclusive) const
 
void clear ()
 
void updateFrame (fpreal frame)
 
bool visible (const GABC_PackedImpl *abc, bool *is_animated=NULL)
 
const GT_PrimitiveHandlefull (const GA_Detail *detail, const GA_Offset primoff, const GABC_PackedImpl *abc, int load_style)
 
const GT_PrimitiveHandlepoints (const GABC_PackedImpl *abc)
 
const GT_PrimitiveHandlebox (const GABC_PackedImpl *abc)
 
const GT_PrimitiveHandlecentroid (const GABC_PackedImpl *abc)
 
GEO_AnimationType animationType (const GABC_PackedImpl *abc)
 
GEO_AnimationType animationType () const
 
const GT_TransformHandlexform (const GABC_PackedImpl *abc)
 Return the current transform handle. More...
 
int loadStyle () const
 

Detailed Description

Definition at line 288 of file GABC_PackedImpl.h.

Constructor & Destructor Documentation

GABC_NAMESPACE::GABC_PackedImpl::GTCache::GTCache ( )
inline

Definition at line 291 of file GABC_PackedImpl.h.

GABC_NAMESPACE::GABC_PackedImpl::GTCache::GTCache ( const GTCache )
inline

Definition at line 296 of file GABC_PackedImpl.h.

GABC_NAMESPACE::GABC_PackedImpl::GTCache::~GTCache ( )
inline

Definition at line 301 of file GABC_PackedImpl.h.

Member Function Documentation

GEO_AnimationType GABC_NAMESPACE::GABC_PackedImpl::GTCache::animationType ( const GABC_PackedImpl abc)
GEO_AnimationType GABC_NAMESPACE::GABC_PackedImpl::GTCache::animationType ( ) const
inline

Definition at line 327 of file GABC_PackedImpl.h.

const GT_PrimitiveHandle& GABC_NAMESPACE::GABC_PackedImpl::GTCache::box ( const GABC_PackedImpl abc)
const GT_PrimitiveHandle& GABC_NAMESPACE::GABC_PackedImpl::GTCache::centroid ( const GABC_PackedImpl abc)
void GABC_NAMESPACE::GABC_PackedImpl::GTCache::clear ( )
const GT_PrimitiveHandle& GABC_NAMESPACE::GABC_PackedImpl::GTCache::full ( const GA_Detail detail,
const GA_Offset  primoff,
const GABC_PackedImpl abc,
int  load_style 
)
int64 GABC_NAMESPACE::GABC_PackedImpl::GTCache::getMemoryUsage ( bool  inclusive) const
int GABC_NAMESPACE::GABC_PackedImpl::GTCache::loadStyle ( ) const
inline

Definition at line 337 of file GABC_PackedImpl.h.

GTCache& GABC_NAMESPACE::GABC_PackedImpl::GTCache::operator= ( const GTCache src)
inline

Definition at line 305 of file GABC_PackedImpl.h.

const GT_PrimitiveHandle& GABC_NAMESPACE::GABC_PackedImpl::GTCache::points ( const GABC_PackedImpl abc)
void GABC_NAMESPACE::GABC_PackedImpl::GTCache::updateFrame ( fpreal  frame)
bool GABC_NAMESPACE::GABC_PackedImpl::GTCache::visible ( const GABC_PackedImpl abc,
bool *  is_animated = NULL 
)
const GT_TransformHandle& GABC_NAMESPACE::GABC_PackedImpl::GTCache::xform ( const GABC_PackedImpl abc)
inline

Return the current transform handle.

Definition at line 331 of file GABC_PackedImpl.h.


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