cisst-saw
|
This is the complete list of members for svlSampleTargets, including all inherited members.
Channels | svlSampleTargets | protected |
CopyOf(const svlSample *sample) | svlSampleTargets | virtual |
CopyOf(const svlSample &sample) | svlSampleTargets | virtual |
DeSerializeRaw(std::istream &inputStream) | svlSampleTargets | virtual |
Dimensions | svlSampleTargets | protected |
FromStreamRaw(std::istream &inputStream, const char delimiter= ' ') | mtsGenericObject | virtual |
GetChannels() const | svlSampleTargets | |
GetConfidence(unsigned int targetid, unsigned int channel=0) const | svlSampleTargets | |
GetConfidencePointer(unsigned int channel=0) | svlSampleTargets | |
GetConfidencePointer(unsigned int channel=0) const | svlSampleTargets | |
GetConfidenceVectorRef(unsigned int channel=0) | svlSampleTargets | |
GetConfidenceVectorRef(unsigned int channel=0) const | svlSampleTargets | |
GetDataSize() const | svlSampleTargets | virtual |
GetDimensions() const | svlSampleTargets | |
GetEncoder(std::string &codec, int ¶meter) const | svlSample | |
GetFlag(unsigned int targetid) const | svlSampleTargets | |
GetFlagPointer() | svlSampleTargets | |
GetFlagPointer() const | svlSampleTargets | |
GetFlagVectorRef() | svlSampleTargets | |
GetFlagVectorRef() const | svlSampleTargets | |
GetLogMultiplexer(void) const | cmnGenericObject | virtual |
GetMaxTargets() const | svlSampleTargets | |
GetNewFromType(svlStreamType type) | svlSample | static |
GetNewInstance() const | svlSampleTargets | virtual |
GetPosition(unsigned int targetid, vctInt2 &value, unsigned int channel=0) const | svlSampleTargets | |
GetPosition(unsigned int targetid, vctInt3 &value, unsigned int channel=0) const | svlSampleTargets | |
GetPositionMatrixRef(unsigned int channel=0) | svlSampleTargets | |
GetPositionMatrixRef(unsigned int channel=0) const | svlSampleTargets | |
GetPositionPointer(unsigned int channel=0) | svlSampleTargets | |
GetPositionPointer(unsigned int channel=0) const | svlSampleTargets | |
GetTimestamp() const | svlSample | |
GetType() const | svlSampleTargets | virtual |
GetUCharPointer() | svlSampleTargets | virtual |
GetUCharPointer() const | svlSampleTargets | virtual |
IsInitialized() const | svlSampleTargets | virtual |
Matrix | svlSampleTargets | protected |
mtsGenericObject(void) | mtsGenericObject | inline |
mtsGenericObject(double timestamp, bool automaticTimestamp, bool valid) | mtsGenericObject | inline |
mtsGenericObject(const mtsGenericObject &other) | mtsGenericObject | inline |
operator=(const svlSampleTargets &other) | svlSampleTargets | |
svlSample::operator=(const svlSample &other) | svlSample | |
ReconstructFrom(const cmnGenericObject &other) | cmnGenericObject | |
ResetTargets() | svlSampleTargets | |
Scalar(const size_t index) const | mtsGenericObject | |
cmnGenericObject::Scalar(const size_t CMN_UNUSED(index)) const | cmnGenericObject | inlinevirtual |
ScalarDescription(const size_t index, const std::string &userDescription="") const | mtsGenericObject | |
cmnGenericObject::ScalarDescription(const size_t CMN_UNUSED(index), const std::string &CMN_UNUSED(userDescription)) const | cmnGenericObject | inlinevirtual |
ScalarNumber(void) const | mtsGenericObject | virtual |
ScalarNumberIsFixed(void) const | mtsGenericObject | virtual |
SerializeRaw(std::ostream &outputStream) const | svlSampleTargets | virtual |
Services(void) const =0 | cmnGenericObject | pure virtual |
SetChannels(unsigned int channels) | svlSampleTargets | |
SetConfidence(unsigned int targetid, int value, unsigned int channel=0) | svlSampleTargets | |
SetDimensions(unsigned int dimensions) | svlSampleTargets | |
SetEncoder(const std::string &codec, const int parameter) | svlSample | |
SetFlag(unsigned int targetid, int value) | svlSampleTargets | |
SetMaxTargets(unsigned int maxtargets) | svlSampleTargets | |
SetPosition(unsigned int targetid, const vctInt2 &value, unsigned int channel=0) | svlSampleTargets | |
SetPosition(unsigned int targetid, const vctInt3 &value, unsigned int channel=0) | svlSampleTargets | |
SetSize(const svlSample *sample) | svlSampleTargets | virtual |
SetSize(const svlSample &sample) | svlSampleTargets | virtual |
SetSize(unsigned int dimensions, unsigned int maxtargets, unsigned int channels) | svlSampleTargets | |
SetTimestamp(double ts) | svlSample | |
SetTimestampIfAutomatic(double timestamp) | mtsGenericObject | |
svlSample() | svlSample | |
svlSample(const svlSample &other) | svlSample | |
svlSampleTargets() | svlSampleTargets | |
svlSampleTargets(const svlSampleTargets &other) | svlSampleTargets | |
svlSampleTargets(unsigned int dimensions, unsigned int maxtargets, unsigned int channels) | svlSampleTargets | |
ToStream(std::ostream &outputStream) const | mtsGenericObject | virtual |
ToStreamRaw(std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") const | mtsGenericObject | virtual |
ToString(void) const | cmnGenericObject | |
~cmnGenericObject(void) | cmnGenericObject | inlinevirtual |
~mtsGenericObject(void) | mtsGenericObject | inlinevirtual |
~svlSample() | svlSample | virtual |