All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Types | Public Member Functions | Static Public Attributes | List of all members
Eegeo::Graphs::TiledGraphBuilder Class Reference
Inheritance diagram for Eegeo::Graphs::TiledGraphBuilder:
Eegeo::NonCopyable

Public Types

typedef int NodeId
 
typedef int EdgeId
 

Public Member Functions

void Clear ()
 
void SetCellKey (const Eegeo::Streaming::MortonKey &key)
 
NodeId AddNode (const v3 &point)
 
EdgeId AddEdge (NodeId nodeIdA, NodeId nodeIdB, int edgeAttributeId, float weight, bool reverseDirection)
 
bool IsError () const
 
TiledGraphCellCreateTiledGraphCellOrNull ()
 

Static Public Attributes

static const EdgeId InvalidEdgeId = -1
 

Additional Inherited Members

- Private Member Functions inherited from Eegeo::NonCopyable
 NonCopyable (const NonCopyable &)=delete
 
NonCopyableoperator= (const NonCopyable &)=delete
 

The documentation for this class was generated from the following files: