SuperTuxKart
Loading...
Searching...
No Matches
Graph Member List

This is the complete list of members for Graph, including all inherited members.

cleanupDebugMesh()Graphprivate
createDebugMesh()Graph
createMesh(bool show_invisible=true, bool enable_transparency=false, const video::SColor *track_color=NULL, bool invert_x_z=false, bool flatten=false)Graphprivate
createMeshSP(bool show_invisible=true, bool enable_transparency=false, const video::SColor *track_color=NULL, bool invert_x_z=false)Graphprivate
createQuad(const Vec3 &p0, const Vec3 &p1, const Vec3 &p2, const Vec3 &p3, unsigned int node_index, bool invisible, bool ai_ignore, bool is_arena, bool ignore)Graphprotected
destroy()Graphinlinestatic
differentNodeColor(int n, video::SColor *c) const =0 (defined in Graph)Graphprivatepure virtual
findOutOfRoadSector(const Vec3 &xyz, const int curr_sector=UNKNOWN_SECTOR, std::vector< int > *all_sectors=NULL, bool ignore_vertical=false) constGraph
findRoadSector(const Vec3 &XYZ, int *sector, std::vector< int > *all_sectors=NULL, bool ignore_vertical=false) constGraph
get()Graphinlinestatic
getBBMax() const (defined in Graph)Graphinline
getBBMin() const (defined in Graph)Graphinline
getBBNodes() const (defined in Graph)Graphinline
getNumNodes() const (defined in Graph)Graphinline
getQuad(unsigned int i) const (defined in Graph)Graphinline
Graph() (defined in Graph)Graph
hasLapLine() const =0 (defined in Graph)Graphprivatepure virtual
loadBoundingBoxNodes()Graphprotected
m_all_nodes (defined in Graph)Graphprotected
m_bb_max (defined in Graph)Graphprivate
m_bb_minGraphprivate
m_bb_nodesGraphprivate
m_graph (defined in Graph)Graphprotectedstatic
m_meshGraphprivate
m_mesh_bufferGraphprivate
m_nodeGraphprivate
m_render_targetGraphprivate
m_scalingGraphprivate
makeMiniMap(const core::dimension2du &dimension, const std::string &name, const video::SColor &fill_color, bool invert_x_z)Graph
mapPoint2MiniMap(const Vec3 &xyz, Vec3 *out) constGraph
MAX_HEIGHT_TESTING (defined in Graph)Graphstatic
MIN_HEIGHT_TESTING (defined in Graph)Graphstatic
NoCopy() (defined in NoCopy)NoCopyinline
NoCopy(const NoCopy &) (defined in NoCopy)NoCopyinlineprivate
operator=(const NoCopy &) (defined in NoCopy)NoCopyinlineprivate
setGraph(Graph *graph)Graphinlinestatic
UNKNOWN_SECTOR (defined in Graph)Graphstatic
~Graph() (defined in Graph)Graphvirtual