vtdata library
|
This is the complete list of members for TLink, including all inherited members.
Add(const DPoint2 &p) | DLine2 | |
Append(const DPoint2 &) | vtArray< DPoint2 > | |
Append(const vtArray< DPoint2 > &) | vtArray< DPoint2 > | |
Area() const (defined in DLine2) | DLine2 | inline |
Centroid() const | DLine2 | |
Centroid2() const | DLine2 | |
Clear() | vtArray< DPoint2 > | |
ConnectNodes(TNode *pNode0, TNode *pNode1) (defined in TLink) | TLink | inline |
ContainsPoint(const DPoint2 &p) const | DLine2 | |
CopyAttributesFrom(TLink *rhs) (defined in TLink) | TLink | |
DestructItems(uint first, uint last) | vtArray< DPoint2 > | protectedvirtual |
DistanceToPoint(const DPoint2 &point, bool bAllowEnds=true) | TLink | |
DLine2() (defined in DLine2) | DLine2 | inline |
DLine2(int size) (defined in DLine2) | DLine2 | inline |
DLine2(const DLine2 &ref) (defined in DLine2) | DLine2 | inline |
EstimateWidth(bool bIncludeSidewalk=true) (defined in TLink) | TLink | |
Find(const DPoint2 &) const | vtArray< DPoint2 > | |
FreeData() | vtArray< DPoint2 > | |
GetAt(uint i) const | vtArray< DPoint2 > | |
GetData() const (defined in vtArray< DPoint2 >) | vtArray< DPoint2 > | |
GetElemSize() const (defined in vtArray< DPoint2 >) | vtArray< DPoint2 > | |
GetFlag(int flag) (defined in TLink) | TLink | |
GetIntersectionType(int n) (defined in TLink) | TLink | inline |
GetIntersectionType(TNode *node) (defined in TLink) | TLink | inline |
GetLinearCoordinates(const DPoint2 &p, double &a, double &b, DPoint2 &closest, int &linkpoint, float &fractional, bool bAllowEnds=true) | TLink | |
GetMaxSize() const (defined in vtArray< DPoint2 >) | vtArray< DPoint2 > | |
GetNext() const (defined in TLink) | TLink | inline |
GetNode(int n) const (defined in TLink) | TLink | inline |
GetParking() (defined in TLink) | TLink | |
GetSafePoint(int index) const | DLine2 | |
GetSidewalk() (defined in TLink) | TLink | |
GetSize() const (defined in vtArray< DPoint2 >) | vtArray< DPoint2 > | |
GetTotalWidth() const (defined in TLink) | TLink | inline |
Grow(uint) | vtArray< DPoint2 > | protectedvirtual |
InsertPointAfter(int iInsertAfter, const DPoint2 &Point) (defined in DLine2) | DLine2 | |
IsConvex() const (defined in DLine2) | DLine2 | |
IsEmpty() const | vtArray< DPoint2 > | |
IsLoop() (defined in TLink) | TLink | inline |
Length() (defined in TLink) | TLink | |
Length() const (defined in DLine2) | DLine2 | |
m_Data (defined in vtArray< DPoint2 >) | vtArray< DPoint2 > | protected |
m_eIntersection (defined in TLink) | TLink | protected |
m_fCurbHeight (defined in TLink) | TLink | |
m_fHeight (defined in TLink) | TLink | protected |
m_fLaneWidth (defined in TLink) | TLink | |
m_fLeftWidth (defined in TLink) | TLink | |
m_fMarginWidth (defined in TLink) | TLink | |
m_fParkingWidth (defined in TLink) | TLink | |
m_fRightWidth (defined in TLink) | TLink | |
m_fSidewalkWidth (defined in TLink) | TLink | |
m_id (defined in TLink) | TLink | |
m_iFlags (defined in TLink) | TLink | |
m_iHwy (defined in TLink) | TLink | |
m_iLanes (defined in TLink) | TLink | |
m_MaxSize (defined in vtArray< DPoint2 >) | vtArray< DPoint2 > | protected |
m_pNext (defined in TLink) | TLink | protected |
m_pNode (defined in TLink) | TLink | protected |
m_Size (defined in vtArray< DPoint2 >) | vtArray< DPoint2 > | protected |
m_Surface (defined in TLink) | TLink | |
Mult(double factor) | DLine2 | |
NearestPoint(const DPoint2 &Point, int &iIndex, double &dist) const | DLine2 | |
NearestSegment(const DPoint2 &Point, int &iIndex, double &dist, DPoint2 &Intersection) const | DLine2 | |
operator=(const DLine2 &v) (defined in DLine2) | DLine2 | inline |
operator=(const FLine2 &v) (defined in DLine2) | DLine2 | inline |
operator=(const vtArray< DPoint2 > &) (defined in vtArray< DPoint2 >) | vtArray< DPoint2 > | |
operator==(TLink &ref) (defined in TLink) | TLink | |
operator[](uint i) (defined in vtArray< DPoint2 >) | vtArray< DPoint2 > | |
operator[](uint i) const (defined in vtArray< DPoint2 >) | vtArray< DPoint2 > | |
RemoveAt(uint i, int n=1) | vtArray< DPoint2 > | |
RemoveColinearPoints(double dEpsilon, bool bClosed) | DLine2 | |
RemoveDegeneratePoints(double dEpsilon, bool bClosed) | DLine2 | |
RemovePoint(int i) (defined in DLine2) | DLine2 | |
ReverseOrder() (defined in DLine2) | DLine2 | |
SegmentLength(uint i) const | DLine2 | |
SetAt(uint i, DPoint2) | vtArray< DPoint2 > | |
SetFlag(int flag, bool value) (defined in TLink) | TLink | virtual |
SetIntersectionType(int n, IntersectionType t) (defined in TLink) | TLink | inline |
SetIntersectionType(TNode *node, IntersectionType t) (defined in TLink) | TLink | inline |
SetMaxSize(uint) | vtArray< DPoint2 > | |
SetNext(TLink *next) (defined in TLink) | TLink | inline |
SetNode(int n, TNode *pNode) (defined in TLink) | TLink | inline |
SetNodes(TNode *pNode0, TNode *pNode1) (defined in TLink) | TLink | inline |
SetSafePoint(int index, const DPoint2 &p) (defined in DLine2) | DLine2 | |
SetSize(uint) | vtArray< DPoint2 > | |
TLink() (defined in TLink) | TLink | |
TLink(TLink &ref) (defined in TLink) | TLink | |
vtArray(uint size=0) | vtArray< DPoint2 > | |
vtArray(const vtArray< DPoint2 > &) | vtArray< DPoint2 > | |
~TLink() (defined in TLink) | TLink | virtual |
~vtArray() | vtArray< DPoint2 > | virtual |