All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SdfTupleDimensions Struct Reference

Represents the shape of a value type (or that of an element in an array). More...

Public Member Functions

 SdfTupleDimensions (size_t m)
 
 SdfTupleDimensions (size_t m, size_t n)
 
SDF_API bool operator== (const SdfTupleDimensions &rhs) const
 
bool operator!= (const SdfTupleDimensions &rhs) const
 

Public Attributes

 __pad0__: size(2) { d[0] = s[0]
 
 d [1] = s[1]
 
size_t d [2]
 
size_t size
 

Detailed Description

Represents the shape of a value type (or that of an element in an array).

Definition at line 46 of file valueTypeName.h.


The documentation for this struct was generated from the following file: