HDK
|
#include <GDT_Token.h>
Public Member Functions | |
GDT_Token () | |
GDT_Token (const GDT_Token &) | |
virtual | ~GDT_Token () |
virtual int64 | getMemoryUsage (bool inclusive=false) const =0 |
virtual void | applyDeltas (const GDT_TokenList &list, GEO_Detail &gdp, const GA_AIFEditDeltaMap &map, bool inverse=false) const =0 |
virtual bool | legacyLoad (UT_IStream &is, unsigned int numtotal)=0 |
virtual bool | save (UT_JSONWriter &w, const GDT_JSON &json) const =0 |
virtual bool | load (UT_JSONParser &p, const GDT_JSON &json)=0 |
Definition at line 28 of file GDT_Token.h.
|
inline |
Definition at line 31 of file GDT_Token.h.
|
inline |
Definition at line 32 of file GDT_Token.h.
|
inlinevirtual |
Definition at line 33 of file GDT_Token.h.
|
pure virtual |
Implemented in GDT_CaptureWeight, GDT_Position, and GDT_Transform.
|
pure virtual |
Implemented in GDT_CaptureWeight, GDT_Position, and GDT_Transform.
|
pure virtual |
Implemented in GDT_CaptureWeight, GDT_Position, and GDT_Transform.
|
pure virtual |
Implemented in GDT_CaptureWeight, GDT_Position, and GDT_Transform.
|
pure virtual |
Implemented in GDT_CaptureWeight, GDT_Position, and GDT_Transform.