TDME2 1.9.121
|
This is the complete list of members for FlowMap, including all inherited members.
acquireReference() | Reference | |
addCell(const string &id, const Vector3 &position, bool walkable, const Vector3 &direction, int pathIdx) | FlowMap | inlineprivate |
alignPositionComponent(float value, float stepSize) | FlowMap | inlinestatic |
alignPositionComponent(float value) const | FlowMap | inline |
cells | FlowMap | private |
complete | FlowMap | private |
computeDirection(float x, float z) const | FlowMap | inline |
endPositions | FlowMap | private |
findNearestCell(float x, float z, int steps=8) | FlowMap | inline |
FlowMap(const vector< Vector3 > &path, const vector< Vector3 > &endPositions, float stepSize, bool complete=true) | FlowMap | inline |
getCell(const string &id) const | FlowMap | inline |
getCell(const string &id) | FlowMap | inline |
getCell(float x, float z) const | FlowMap | inline |
getCell(float x, float z) | FlowMap | inline |
getCellMap() const | FlowMap | inline |
getEndPositions() const | FlowMap | inline |
getIntegerPositionComponent(float value) const | FlowMap | inline |
getIntegerPositionComponent(float value, float stepSize) | FlowMap | inlinestatic |
getPath() const | FlowMap | inline |
getStepSize() const | FlowMap | inline |
hasCell(const string &id) const | FlowMap | inlineprivate |
isComplete() const | FlowMap | inline |
merge(const FlowMap *flowMap) | FlowMap | inline |
onDelete() | Reference | virtual |
path | FlowMap | private |
PathFinding | FlowMap | friend |
Reference() | Reference | |
referenceCounter | Reference | private |
releaseReference() | Reference | |
removeCell(const string &id) | FlowMap | inline |
setComplete(bool complete) | FlowMap | inlineprivate |
stepSize | FlowMap | private |
toId(float x, float z) const | FlowMap | inline |
toId(float x, float z, float stepSize) | FlowMap | inlinestatic |
toIdInt(int x, int z) | FlowMap | inlinestatic |
~FlowMap() | FlowMap | inlineprivate |
~Reference() | Reference | virtual |