jubilant-funicular
|
This is the complete list of members for nta::DebugBatch, including all inherited members.
addCircle(crvec2 center, float radius, crvec4 color=glm::vec4(1)) (defined in nta::DebugBatch) | nta::DebugBatch | |
addLine(crvec2 start, crvec2 end, crvec4 color=glm::vec4(1), int num_pieces=2) | nta::DebugBatch | |
addLine(crvec2 start, crvec2 end, int num_pieces, crvec4 color=glm::vec4(1)) (defined in nta::DebugBatch) | nta::DebugBatch | |
addPolygon(std::size_t numSides, crvec2 center, float sideLength, float orientation, crvec4 color=glm::vec4(1)) (defined in nta::DebugBatch) | nta::DebugBatch | |
addRect(crvec4 posRect, crvec4 color=glm::vec4(1), float orientation=0) (defined in nta::DebugBatch) | nta::DebugBatch | |
addRect(crvec4 posRect, float orientation, crvec4 color=glm::vec4(1)) (defined in nta::DebugBatch) | nta::DebugBatch | |
begin() | nta::DebugBatch | |
DebugBatch() | nta::DebugBatch | |
end() | nta::DebugBatch | |
init() | nta::DebugBatch | |
m_ibo (defined in nta::DebugBatch) | nta::DebugBatch | private |
m_indices (defined in nta::DebugBatch) | nta::DebugBatch | private |
m_vao (defined in nta::DebugBatch) | nta::DebugBatch | private |
m_vbo (defined in nta::DebugBatch) | nta::DebugBatch | private |
m_vertices (defined in nta::DebugBatch) | nta::DebugBatch | private |
render() const | nta::DebugBatch | |
~DebugBatch() (defined in nta::DebugBatch) | nta::DebugBatch |