11 #ifndef __GA_Defaults__
12 #define __GA_Defaults__
26 #define GA_DEFAULT_BUFSIZE 4
118 void saveToOptions(
UT_Options &options,
bool always=
true)
const;
GA_Defaults(const int64 *values, int count)
GA_Defaults()
Default constructor – the default will be 0.
Class which stores the default values for a GA_Attribute.
getFileOption("OpenEXR:storage") storage
GA_Defaults & operator=(const GA_Defaults &src)
GLsizei const GLfloat * value
int64 getI(exint i=0) const
GA_Defaults(fpreal64 value)
Construct by repeating the value.
JSON reader class which handles parsing of JSON or bJSON files.
Class which writes ASCII or binary JSON streams.
GA_Defaults(const GA_Defaults &src)
Copy constructor.
SYS_FORCE_INLINE void copy(const GA_Defaults &src)
Copy values from another set of defaults.
constexpr auto set(type rhs) -> int
SYS_FORCE_INLINE int size() const
GA_Defaults(const fpreal64 *values, int count)
GLuint const GLchar * name
A map of string to various well defined value types.
fpreal64 getF(exint i=0) const
GLenum GLsizei GLsizei GLint * values
GA_Defaults(fpreal32 value)
GA_Defaults(const fpreal32 *values, int count)
GLubyte GLubyte GLubyte GLubyte w
GA_Defaults(const int32 *values, int count)
SYS_FORCE_INLINE exint getTupleSize() const