11 #ifndef __GA_PrimitiveJSON__
12 #define __GA_PrimitiveJSON__
232 virtual int getEntries()
const = 0;
238 virtual bool shouldSaveField(
const GA_Primitive *prim,
int i,
287 virtual bool isEqual(
int i,
367 uint &user_flags)
const;
385 uint user_flags)
const;
394 uint user_flags)
const;
Used to pass options and map offset values during saving.
JSON reader class which handles parsing of JSON or bJSON files.
Class which writes ASCII or binary JSON streams.
GLubyte GLubyte GLubyte GLubyte w
Provide a JSON interface to a primitive.
Class to store JSON objects as C++ objects.