The Nebula Device 3: CoreGraphics::IndexType Class Reference

The Nebula Device 3

CoreGraphics::IndexType Class Reference

#include <indextype.h>


Detailed Description

Data type of vertex indices (16 bit or 32 bit).

(C) 2006 Radon Labs GmbH

Public Types

enum  Code
 index types enum

Static Public Member Functions

static SizeT SizeOf (IndexType::Code type)
 get byte size of index
static Util::String ToString (IndexType::Code type)
 convert index type to string
static IndexType::Code FromString (const Util::String &str)
 convert string to index type