|
HDK
|
#include <GABC_PackedGT.h>
Public Member Functions | |
| GABC_AlembicCache () | |
| void | setVisibilityAnimated (bool anim) |
| void | setTransformAnimated (bool anim) |
| void | getVisibility (const GABC_PackedImpl *impl, bool &visible) |
| void | getTransform (const GABC_PackedImpl *impl, UT_Matrix4D &transform) |
Definition at line 43 of file GABC_PackedGT.h.
|
inline |
Definition at line 46 of file GABC_PackedGT.h.
| void GABC_NAMESPACE::GABC_AlembicCache::getTransform | ( | const GABC_PackedImpl * | impl, |
| UT_Matrix4D & | transform | ||
| ) |
| void GABC_NAMESPACE::GABC_AlembicCache::getVisibility | ( | const GABC_PackedImpl * | impl, |
| bool & | visible | ||
| ) |
|
inline |
Definition at line 53 of file GABC_PackedGT.h.
|
inline |
Definition at line 52 of file GABC_PackedGT.h.