Developer Documentation |
RAVL, Recognition And Vision Library |
USER | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Math - Geometry - 2D - Curve2dC |
PUBLIC |
Curve2dC::Curve2dC(void) Curve2dC::Curve2dC(const Curve2dC &) Curve2dC::Curve2dC(Curve2dBodyC &) Curve2dC::Point(RealT) const Curve2dC::Tangent(RealT) const Curve2dC::UnitTangent(RealT) const Curve2dC::Closest(Point2dC) const Curve2dC::GetLimits(RealT &,RealT &,const IndexRange2dC &) const Curve2dC::CodeSize(void) const Curve2dC::Fit(const SArray1dC Curve2dC::WriteGF(ostream &) const Curve2dC::WriteGFHeader(ostream &) const Curve2dC::Print(ostream &) const RCHandleC::operator =(const RCHandleC RCHandleC::DeepCopy(UIntT) const RCHandleC::operator ==(const RCHandleC RCHandleC::operator !=(const RCHandleC RCHandleC::Hash(void) const RCHandleC::IsValid(void) const RCHandleC::Invalidate(void) RCHandleC::IsHandleType(const DT &) const RCHandleC::CheckHandleType(const DT &) const RCHandleC::Body(void) RCHandleC::Body(void) const RCHandleC::References(void) const RCHandleC::operator <<(ostream &,const RCHandleC RCHandleC::operator >>(istream &,RCHandleC |
Curve2dC | |
2d Parametric curve | |
include | "Ravl/Curve2d.hh" |
Created: | 26/08/1998 |
Source file: | Ravl/Math/Geometry/Euclidean/2D/Curve2d.hh |
User Level: | Normal |
Library: | RavlMath |
In Scope: | RavlN |
#include "Ravl/RefCounter.hh" |
Maintainer:Charles Galambos, Created: 26/08/1998, Documentation by CxxDoc: Tue Aug 13 09:59:30 2002 |