You.i Engine
YiPolygonFill.h File Reference
#include "framework/YiPredef.h"
#include <glm/gtc/type_ptr.hpp>

Go to the source code of this file.

Classes

struct  YI_POLYGON_VERTEX
 A structure that describe a single vertex of a polygon. More...
 
class  CYIPolygonFill
 A class that contains information on how to fill a polygon. More...
 

Typedefs

typedef std::vector< YI_POLYGON_VERTEXCYIPolygonData
 A type representing multiple vertices of a polygon. More...