Cogs.Rendering
|
Primitive types for interpreting vertex data sent to the graphics pipeline. More...
#include <Common.h>
Public Types | |
enum | EPrimitiveType { TriangleList = 0 , TriangleStrip , LineList , LineStrip , PointList , TriangleListAdjacency , TriangleStripAdjacency , LineListAdjacency , LineStripAdjacency , ControlPoint1PatchList , ControlPoint2PatchList , ControlPoint3PatchList , ControlPoint4PatchList , PrimitiveType_Size } |
Primitive type enumeration. More... | |
Primitive types for interpreting vertex data sent to the graphics pipeline.
Primitive type enumeration.