Open 3D Engine RecastNavigation Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
RecastNavigation::RecastNavigationDebugDraw Member List

This is the complete list of members for RecastNavigation::RecastNavigationDebugDraw, including all inherited members.

AddVertex(float x, float y, float z, unsigned int color) (defined in RecastNavigation::RecastNavigationDebugDraw)RecastNavigation::RecastNavigationDebugDrawprotected
begin(duDebugDrawPrimitives prim, float size=1.0f) override (defined in RecastNavigation::RecastNavigationDebugDraw)RecastNavigation::RecastNavigationDebugDraw
depthMask(bool state) overrideRecastNavigation::RecastNavigationDebugDrawinline
end() override (defined in RecastNavigation::RecastNavigationDebugDraw)RecastNavigation::RecastNavigationDebugDraw
m_currentPrim (defined in RecastNavigation::RecastNavigationDebugDraw)RecastNavigation::RecastNavigationDebugDrawprotected
m_drawLinesRecastNavigation::RecastNavigationDebugDrawprotected
m_verticesToDrawRecastNavigation::RecastNavigationDebugDrawprotected
m_viewAabbRecastNavigation::RecastNavigationDebugDrawprotected
RecastNavigationDebugDraw(bool drawLines=false) (defined in RecastNavigation::RecastNavigationDebugDraw)RecastNavigation::RecastNavigationDebugDrawexplicit
SetViewableAabb(const AZ::Aabb &viewAabb)RecastNavigation::RecastNavigationDebugDraw
texture(bool state) overrideRecastNavigation::RecastNavigationDebugDrawinline
vertex(const float *pos, unsigned int color) override (defined in RecastNavigation::RecastNavigationDebugDraw)RecastNavigation::RecastNavigationDebugDraw
vertex(float x, float y, float z, unsigned int color) override (defined in RecastNavigation::RecastNavigationDebugDraw)RecastNavigation::RecastNavigationDebugDraw
vertex(const float *pos, unsigned int color, const float *uv) override (defined in RecastNavigation::RecastNavigationDebugDraw)RecastNavigation::RecastNavigationDebugDraw
vertex(float x, float y, float z, unsigned int color, float u, float v) override (defined in RecastNavigation::RecastNavigationDebugDraw)RecastNavigation::RecastNavigationDebugDraw