CoreGraphics::PrimitiveTopology Class Reference
#include <primitivetopology.h>
Detailed Description
The primitive topology for a draw call.(C) 2006 Radon Labs GmbH
Public Types | |
| enum | Code |
| enumeration | |
Static Public Member Functions | |
| static Code | FromString (const Util::String &str) |
| convert from string | |
| static Util::String | ToString (Code code) |
| convert to string | |