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

#include <types.h>

Public Member Functions

unsigned int GetRank () const
 
bool operator== (Vt_ShapeData const &other) const
 
bool operator!= (Vt_ShapeData const &other) const
 
void clear ()
 

Public Attributes

size_t totalSize
 
unsigned int otherDims [NumOtherDims]
 

Static Public Attributes

static const int NumOtherDims = 3
 

Detailed Description

Definition at line 282 of file types.h.

Member Function Documentation

void Vt_ShapeData::clear ( void  )
inline

Definition at line 301 of file types.h.

unsigned int Vt_ShapeData::GetRank ( ) const
inline

Definition at line 283 of file types.h.

bool Vt_ShapeData::operator!= ( Vt_ShapeData const other) const
inline

Definition at line 298 of file types.h.

bool Vt_ShapeData::operator== ( Vt_ShapeData const other) const
inline

Definition at line 289 of file types.h.

Member Data Documentation

const int Vt_ShapeData::NumOtherDims = 3
static

Definition at line 304 of file types.h.

unsigned int Vt_ShapeData::otherDims[NumOtherDims]

Definition at line 306 of file types.h.

size_t Vt_ShapeData::totalSize

Definition at line 305 of file types.h.


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