OpenSubdiv
|
Simple struct defining the size and stride of points in arrays. More...
#include <surface.h>
Public Member Functions | |
PointDescriptor () | |
PointDescriptor (int n) | |
PointDescriptor (int n, int m) | |
Public Attributes | |
int | size |
int | stride |
Simple struct defining the size and stride of points in arrays.
|
inline |
|
inline |
|
inline |