BTK
0.3dev.0
Open-source library to visualize/process biomechanical data
|
This is the complete list of members for btk::Point, including all inherited members.
Angle enum value | btk::Point | |
Clone() const | btk::Point | inline |
ConstPointer typedef | btk::Point | |
Data typedef | btk::Measure< Point > | |
DataObject() | btk::DataObject | inlineprotected |
DataObject(const DataObject &toCopy) | btk::DataObject | inlineprotected |
DataObjectLabeled(const std::string &label="", const std::string &description="") | btk::DataObjectLabeled | inlineprotected |
DataObjectLabeled(const DataObjectLabeled &toCopy) | btk::DataObjectLabeled | inlineprotected |
Force enum value | btk::Point | |
GetData() const | btk::Measure< Point > | inline |
GetDescription() const | btk::DataObjectLabeled | inline |
GetFrameNumber() const | btk::Measure< Point > | |
GetLabel() const | btk::DataObjectLabeled | inline |
GetParent() const | btk::DataObject | inline |
GetResiduals() | btk::Point | |
GetResiduals() const | btk::Point | |
GetTimestamp() const | btk::Object | inline |
GetType() const | btk::Point | inline |
GetValues() | btk::Measure< Point > | |
GetValues() const | btk::Measure< Point > | |
HasParent() const | btk::DataObject | inline |
m_Description | btk::DataObjectLabeled | protected |
m_Label | btk::DataObjectLabeled | protected |
m_Timestamp | btk::Object | protected |
Marker enum value | btk::Point | |
Measure(const std::string &label, const std::string &desc="") | btk::Measure< Point > | protected |
Measure(const std::string &label, int frameNumber, const std::string &desc="") | btk::Measure< Point > | protected |
Measure(const Measure &toCopy) | btk::Measure< Point > | protected |
Modified() | btk::DataObject | virtual |
Moment enum value | btk::Point | |
mp_Data | btk::Measure< Point > | protected |
New(const std::string &label="", Type t=Marker, const std::string &desc="") | btk::Point | inlinestatic |
New(int frameNumber) | btk::Point | inlinestatic |
New(const std::string &label, int frameNumber, Type t=Marker, const std::string &desc="") | btk::Point | inlinestatic |
Null() | btk::Point | inlinestatic |
NullPointer typedef | btk::Point | |
Object() | btk::Object | inlineprotected |
Object(const Object &toCopy) | btk::Object | inlineprotected |
Point(const std::string &label, Type t, const std::string &desc) | btk::Point | protected |
Point(const std::string &label, int frameNumber, Type t, const std::string &desc) | btk::Point | protected |
Pointer typedef | btk::Point | |
Power enum value | btk::Point | |
Reaction enum value | btk::Point | |
Residuals typedef | btk::Point | |
Scalar enum value | btk::Point | |
SetData(typename Measure< Point >::Data::Pointer data, bool parenting=true) | btk::Measure< Point > | |
SetDataSlice(int idx, double x, double y, double z, double res=0.0) | btk::Point | inline |
SetDescription(const std::string &description) | btk::DataObjectLabeled | virtual |
SetFrameNumber(int frameNumber) | btk::Measure< Point > | |
SetLabel(const std::string &label) | btk::DataObjectLabeled | virtual |
SetParent(DataObject *parent) | btk::DataObject | |
SetResiduals(const Residuals &r) | btk::Point | |
SetType(Point::Type t) | btk::Point | |
SetValues(const Values &v) | btk::Measure< Point > | |
Type enum name | btk::Point | |
Update() | btk::DataObject | |
Values typedef | btk::Measure< Point > | |
~DataObject() | btk::DataObject | protectedvirtual |
~DataObjectLabeled() (defined in btk::DataObjectLabeled) | btk::DataObjectLabeled | inlineprotectedvirtual |
~Object() | btk::Object | inlineprotectedvirtual |
~Point() | btk::Point | inlinevirtual |