BTK  0.3dev.0
Open-source library to visualize/process biomechanical data
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
oCbtk::AcquisitionFileIOInterface to read/write acquisition's files
|oCbtk::AMTIForcePlatformFileIOInterface to read/write AMTIForcePlatform files
|oCbtk::ANCFileIOInterface to read/write ANC files
|oCbtk::ANGFileIOInterface to read/write ANG files
|oCbtk::BSFFileIOInterface to read/write BSF files
|oCbtk::C3DFileIOInterface to read/write C3D files
|oCbtk::CALForcePlateFileIOInterface to read/write CAL files containing calibration of force platform
|oCbtk::CLBFileIOInterface to read/write CLB files
|oCbtk::DelsysEMGFileIOInterface to read Delsys EMG files
|oCbtk::EMFFileIOInterface to read/write EMF files
|oCbtk::EMxFileIOInterface to read/write EMx files
|oCbtk::GRxFileIOInterface to read/write GRx files
|oCbtk::KistlerDATFileIOInterface to read Kistler DAT files
|oCbtk::MDFFileIOInterface to read MDF/MDR files (Codamotion)
|oCbtk::MOMFileIOInterface to read/write MOM files
|oCbtk::MotionAnalysisBinaryFileIOAcquisition IO abstract class used for the Motion Analysis ANB/TRB file format
|oCbtk::PWRFileIOInterface to read/write PWR files
|oCbtk::RAxFileIOInterface to read/write RAx files
|oCbtk::RICFileIOInterface to read/write RIC files
|oCbtk::TDFFileIOInterface to read/write ANG files
|oCbtk::TRCFileIOInterface to read/write TRC files
|oCbtk::XLSOrthoTrakFileIOClass to read XLSOrthoTrak files
|\Cbtk::XMOVEFileIOInterface to read XMOVE/MDR files (Codamotion)
oCbtk::AcquisitionFileIOFactoryManage all the acquisition file IOs and detect if a file is readable or writable
oCbtk::AcquisitionFileIOHandleStore properties of a acquisition file IO
|\Cbtk::AcquisitionFileIORegister< T >Interface to add dynamicaly an acquisition file I/O in the factory
oCbtk::BinaryFileStreamAn abstract class which read/write binary file in VAX and IEEE floating format with the corresponding byte order
|oCbtk::IEEEBigEndianBinaryFileStreamClass to read and write binary file encoded from a IEEE (BE) to a VAX (LE) and IEEE (LE, BE) processor
|oCbtk::IEEELittleEndianBinaryFileStreamClass to read and write binary file encoded from a IEEE (LE) to a VAX (LE) and IEEE (LE, BE) processor
|oCbtk::NativeBinaryFileStreamNative binary file stream chosen by the used compiler
|\Cbtk::VAXLittleEndianBinaryFileStreamClass to read and write binary file encoded from a VAX (LE) processor to a VAX (LE) and IEEE (LE, BE) processor
oCbtk::TriangleMesh::EdgeRead-only class used to represent an edge as a set of two vertices
oCstd::exceptionSTL class
|\Cbtk::ExceptionGeneral class for exception
oCbtk::AcquisitionFileIO::ExtensionNative extension used with an acquisition file IO
oCbtk::AcquisitionFileIO::ExtensionsList of AcquisitionFileIO::Extension object
oCbtk::TriangleMesh::FaceRead-only class used to represent a face as a set of three vertices
oCbtk::AcquisitionFileIOHandle::FunctorAbstract class used to store a pointer to the method New() of a class inheriting from btk::AcquisitionFileIO
oCbtk::LoggerLog mechanism to display debug message, warnings and errors
oCbtk::MeasureTraits< Derived >Trait used to determine the type of data and the number of components used for a measure
oCbtk::MeasureTraits< Analog >
oCbtk::MeasureTraits< Point >
oCbtk::MetaDataInfoContainer class to store data of a MetaData object
oCbtk::mmfilebufFile buffer using the the memory mapped mechanism
oCbtk::mmfstreamProvides an interface to read/write data from files as input/output streams
oCbtk::NullPtr< T >To simplify the API when testing a shared pointer to know if it is null or not
oCbtk::ObjectBase for all objects which need to keep track of modified time
|oCbtk::DataObjectInput and output entry for processes in pipelines
|\Cbtk::ProcessObjectInterface to create a filter/process in a pipeline
oCbtk::Logger::StreamHelper class to store information regarding the output streams used by the class Logger
oCbtk::SeparateKnownVirtualMarkersFilter::StringAxesStructure to store the four labels used for a refrence frame
oCbtk::TriangleMesh::VertexRead-only class used to bridge the content of a Point into a vertex
oCbtk::TriangleMesh::VertexFaceStore three marker's IDs to create a face
\Cbtk::TriangleMesh::VertexLinkStore two marker's IDs to create a link between them (Only to create mesh's edge)