#include <tessellator.h>
Public Attributes | |
float * | points |
uint32_t | length |
Definition at line 23 of file tessellator.h.
uint32_t impeller::Vertices::length |
Definition at line 25 of file tessellator.h.
Referenced by impeller::Tessellate().
float* impeller::Vertices::points |
Definition at line 24 of file tessellator.h.
Referenced by impeller::DestroyVertices(), and impeller::Tessellate().