The Nebula Device 3: CoreGraphics::BatchType Class Reference

The Nebula Device 3

CoreGraphics::BatchType Class Reference

#include <batchtype.h>


Detailed Description

Batch type hints for the render device and render targets. Indicates the type of objects that are rendered in a batch.

(C) 2007 Radon Labs GmbH

Public Types

enum  Code
 batch type enum

Static Public Member Functions

static BatchType::Code FromString (const Util::String &str)
 convert from string
static Util::String ToString (BatchType::Code c)
 convert to string