#include <PathEdgeEnd.h>
Public Member Functions | |
PathEdgeEnd (std::size_t edge_index, EditAssist::EdgeStrengthHandle::EdgeEnd end) | |
Create tied to a specific end of an edge. | |
PathEdgeEnd (std::istream &source, std::size_t edge_index, EditAssist::EdgeStrengthHandle::EdgeEnd end) | |
Create from a stream tied to a specific end of an edge. | |
virtual | ~PathEdgeEnd () |
Public Attributes | |
btScalar | gradient_strength |
The strength at which to use the gradient at the vertex. | |
std::size_t | segment_connection_index |
The index of the segment connection. | |
EditAssist::EdgeStrengthHandle | handle |
Control point to adjust gradient_strength. | |
Protected Attributes | |
unsigned int | file_version |
Friends | |
std::ostream & | operator<< (std::ostream &destination, const PathEdgeEnd &path_edge_end) |
Definition at line 30 of file PathEdgeEnd.h.
Track::PathEdgeEnd::PathEdgeEnd | ( | std::size_t | edge_index, | |
EditAssist::EdgeStrengthHandle::EdgeEnd | end | |||
) |
Create tied to a specific end of an edge.
edge_index | The name of the edge to link to. | |
end | The end we represent. |
Definition at line 21 of file PathEdgeEnd.cpp.
Track::PathEdgeEnd::PathEdgeEnd | ( | std::istream & | source, | |
std::size_t | edge_index, | |||
EditAssist::EdgeStrengthHandle::EdgeEnd | end | |||
) |
Create from a stream tied to a specific end of an edge.
source | The stream to extract data from. It will be advanced to the end of the description of the PathEdgeEnd. | |
edge_index | The name of the edge to link to. | |
end | The end we represent. |
Definition at line 28 of file PathEdgeEnd.cpp.
Track::PathEdgeEnd::~PathEdgeEnd | ( | ) | [virtual] |
Definition at line 38 of file PathEdgeEnd.cpp.
std::ostream& operator<< | ( | std::ostream & | destination, | |
const PathEdgeEnd & | path_edge_end | |||
) | [friend] |
Definition at line 43 of file PathEdgeEnd.cpp.
unsigned int Track::PathEdgeEnd::file_version [protected] |
Definition at line 69 of file PathEdgeEnd.h.
The strength at which to use the gradient at the vertex.
It is dependent on the length of the edges.
Definition at line 56 of file PathEdgeEnd.h.
Control point to adjust gradient_strength.
Definition at line 67 of file PathEdgeEnd.h.
std::size_t Track::PathEdgeEnd::segment_connection_index |
Generated at Mon Sep 6 00:41:18 2010 by Doxygen version 1.4.7 for Racer version svn335.