Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
This is the complete list of members for GraphRegion, including all inherited members.
addOutlineShape(OutlineShape &shape) | GraphRegion | inline |
draw(GL &gl) | GraphRegion | inline |
GraphRegion(GraphRenderer &renderer, ShaderState &st) | GraphRegion | inline |
initialized() const noexcept | GraphRegion | inline |
pushIndices(uint32_t i, uint32_t j, uint32_t k) | GraphRegion | inline |
pushNewVerticesIdx(const Vertex &vertIn1, const Vertex &vertIn2, const Vertex &vertIn3, const Vec3f &normal) | GraphRegion | inline |
pushVertex(const Vertex &v, const Vec3f &normal) | GraphRegion | inline |
seal(GL &gl, bool seal_) | GraphRegion | inline |
u32buffer_t typedef | GraphRegion |