14 #ifndef __GU_DetailInfo_h__
15 #define __GU_DetailInfo_h__
41 void setName(
const char *label) { myLabel.harden(label); }
44 void setValue(
const char *value) { myValue.harden(value); }
79 const char *group_name,
83 const char *group_name,
97 void deleteHeapDataMembers();
122 int64 myFullMemUseInBytes;
123 int64 myNewMemUseInBytes;
124 int64 myUniqueMemUseInBytes;
Definition of a geometry attribute.
GLuint GLsizei const GLchar * label
GLboolean GLboolean GLboolean GLboolean a
const UT_String & getValue() const
__hostdev__ void setValue(uint32_t offset, bool v)
exint GA_Size
Defines the bit width for index and offset types in GA.
A string map of attributes to ease backward compatibility In the GB/GEO/GU library code would often p...
void setValue(const char *value)
CompareResults OIIO_API compare(const ImageBuf &A, const ImageBuf &B, float failthresh, float warnthresh, ROI roi={}, int nthreads=0)
GLboolean GLboolean GLboolean b
OIIO_API void debug(string_view str)
void setName(const char *label)
const UT_String & getName() const