KiCad PCB EDA Suite
Loading...
Searching...
No Matches
layer_triangles.h File Reference

Go to the source code of this file.

Classes

class  TRIANGLE_LIST
 Container to manage a vector of triangles. More...
 
class  TRIANGLE_DISPLAY_LIST
 Store arrays of triangles to be used to create display lists. More...
 
class  OPENGL_RENDER_LIST
 Store the OpenGL display lists to related with a layer. More...
 

Typedefs

typedef std::vector< SFVEC3FSFVEC3F_VECTOR
 

Typedef Documentation

◆ SFVEC3F_VECTOR

typedef std::vector< SFVEC3F > SFVEC3F_VECTOR

Definition at line 37 of file layer_triangles.h.