HDK
|
This is the complete list of members for GA_PrimitiveJSON, including all inherited members.
GA_PrimitiveJSON() | GA_PrimitiveJSON | |
GA_PrimitiveList class | GA_PrimitiveJSON | friend |
GA_PrimitiveRun class | GA_PrimitiveJSON | friend |
getEntries() const =0 | GA_PrimitiveJSON | pure virtual |
getKeyword(int i) const =0 | GA_PrimitiveJSON | pure virtual |
getRunFields(const GA_Primitive **list, int list_size, const GA_SaveMap &save, UT_StringArray &varying, UT_JSONValue &uniform, uint &user_flags) const | GA_PrimitiveJSON | protectedvirtual |
init() | GA_PrimitiveJSON | protected |
isEqual(int i, const GA_Primitive *prim1, const GA_Primitive *prim2) const =0 | GA_PrimitiveJSON | pure virtual |
load(GA_Primitive *prim, UT_JSONParser &p, const GA_LoadMap &map) const | GA_PrimitiveJSON | virtual |
load(GA_Primitive *prim, UT_JSONParser &p, const UT_JSONValue &value, const GA_LoadMap &map) const | GA_PrimitiveJSON | virtual |
load(GA_Primitive *prim, UT_JSONParser &p, const GA_LoadMap &load, const UT_StringArray &varying, const GA_JSONUniformBlock &uniform) const | GA_PrimitiveJSON | protectedvirtual |
loadField(GA_Primitive *prim, int i, UT_JSONParser &p, const GA_LoadMap &load) const =0 | GA_PrimitiveJSON | pure virtual |
loadField(GA_Primitive *prim, int i, UT_JSONParser &p, const UT_JSONValue &value, const GA_LoadMap &load) const | GA_PrimitiveJSON | virtual |
loadUniform(GA_Primitive *prim, UT_JSONParser &p, const GA_LoadMap &map, const GA_JSONUniformBlock &uniform) const | GA_PrimitiveJSON | protectedvirtual |
loadUnknownToken(GA_Primitive *prim, const char *token, UT_JSONParser &p, const GA_LoadMap &load) const | GA_PrimitiveJSON | protectedvirtual |
matchRun(const GA_Primitive *prim0, const GA_Primitive *prim1, const UT_StringArray &varying, const UT_JSONValue &uniform, uint user_flags) const | GA_PrimitiveJSON | protectedvirtual |
myEntries | GA_PrimitiveJSON | protected |
myTokens | GA_PrimitiveJSON | protected |
save(const GA_Primitive *prim, UT_JSONWriter &w, const GA_SaveMap &map) const | GA_PrimitiveJSON | virtual |
save(const GA_Primitive *prim, UT_JSONValue &v, const GA_SaveMap &map) const | GA_PrimitiveJSON | virtual |
saveField(const GA_Primitive *prim, int i, UT_JSONWriter &w, const GA_SaveMap &save) const =0 | GA_PrimitiveJSON | pure virtual |
saveField(const GA_Primitive *prim, int i, UT_JSONValue &value, const GA_SaveMap &save) const | GA_PrimitiveJSON | virtual |
saveRunFields(const GA_Primitive *prim, const GA_SaveMap &save, const UT_StringArray &varying, UT_JSONWriter &w, uint user_flags) const | GA_PrimitiveJSON | protectedvirtual |
shouldSaveField(const GA_Primitive *prim, int i, const GA_SaveMap &save) const | GA_PrimitiveJSON | virtual |
~GA_PrimitiveJSON() | GA_PrimitiveJSON | virtual |