Ult3D
Implementation of "Ultimate 3D Game Engine Design & Architecture" by Allan Sherrod
Loading...
Searching...
No Matches
PrimitiveType.h File Reference

Go to the source code of this file.

Namespaces

namespace  Ult
 

Enumerations

enum  Ult::PrimitiveType {
  Ult::ULT_NULL_PRIM = 0 , Ult::ULT_POINT_LIST , Ult::ULT_TRI_LIST , Ult::ULT_TRI_STRIP ,
  Ult::ULT_LINE_LIST , Ult::ULT_LINE_STRIP
}