This is the complete list of members for CRTProtocol, including all inherited members.
cComponent2d | CRTProtocol | static |
cComponent2dLin | CRTProtocol | static |
cComponent3d | CRTProtocol | static |
cComponent3dNoLabels | CRTProtocol | static |
cComponent3dNoLabelsRes | CRTProtocol | static |
cComponent3dRes | CRTProtocol | static |
cComponent6d | CRTProtocol | static |
cComponent6dEuler | CRTProtocol | static |
cComponent6dEulerRes | CRTProtocol | static |
cComponent6dRes | CRTProtocol | static |
cComponentAnalog | CRTProtocol | static |
cComponentAnalogSingle | CRTProtocol | static |
cComponentForce | CRTProtocol | static |
cComponentForceSingle | CRTProtocol | static |
cComponentGazeVector | CRTProtocol | static |
cComponentImage | CRTProtocol | static |
cComponentSkeleton | CRTProtocol | static |
cComponentTimecode | CRTProtocol | static |
CheckLicense(const char *pLicenseCode) | CRTProtocol | |
CloseMeasurement() | CRTProtocol | |
Connect(const char *pServerAddr, unsigned short nPort, unsigned short *pnUDPServerPort=nullptr, int nMajorVersion=MAJOR_VERSION, int nMinorVersion=MINOR_VERSION, bool bBigEndian=false) | CRTProtocol | |
Connected() const | CRTProtocol | |
ConvertComponentString(const char *pComponentType) | CRTProtocol | static |
ConvertRateString(const char *pRate, EStreamRate &eRate, unsigned int &nRateArg) | CRTProtocol | static |
CRTProtocol() | CRTProtocol | |
Disconnect() | CRTProtocol | |
DiscoverRTServer(unsigned short nServerPort, bool bNoLocalResponses, unsigned short nDiscoverPort=DEFAULT_AUTO_DESCOVER_PORT) | CRTProtocol | |
EAxis enum name | CRTProtocol | |
ECameraMode enum name | CRTProtocol | |
ECameraModel enum name | CRTProtocol | |
ECameraSystemType enum name | CRTProtocol | |
EProcessingActions enum name | CRTProtocol | |
ESignalSource enum name | CRTProtocol | |
EStreamRate enum name | CRTProtocol | |
ESyncOutFreqMode enum name | CRTProtocol | |
EVideoAspectRatio enum name | CRTProtocol | |
EVideoResolution enum name | CRTProtocol | |
Get3DBoneCount() const | CRTProtocol | |
Get3DBoneFromName(unsigned int boneIndex) const | CRTProtocol | |
Get3DBoneToName(unsigned int boneIndex) const | CRTProtocol | |
Get3DCalibrated() const | CRTProtocol | |
Get3DLabelColor(unsigned int nMarkerIndex) const | CRTProtocol | |
Get3DLabeledMarkerCount() const | CRTProtocol | |
Get3DLabelName(unsigned int nMarkerIndex) const | CRTProtocol | |
Get3DUpwardAxis() const | CRTProtocol | |
Get6DOFBodyColor(unsigned int nBodyIndex) const | CRTProtocol | |
Get6DOFBodyCount() const | CRTProtocol | |
Get6DOFBodyName(unsigned int nBodyIndex) const | CRTProtocol | |
Get6DOFBodyPoint(unsigned int nBodyIndex, unsigned int nMarkerIndex, SPoint &sPoint) const | CRTProtocol | |
Get6DOFBodyPointCount(unsigned int nBodyIndex) const | CRTProtocol | |
Get6DOFEulerNames(std::string &first, std::string &second, std::string &third) const | CRTProtocol | |
GetAnalogDevice(unsigned int nDeviceIndex, unsigned int &nDeviceID, unsigned int &nChannels, char *&pName, unsigned int &nFrequency, char *&pUnit, float &fMinRange, float &fMaxRange) const | CRTProtocol | |
GetAnalogDeviceCount() const | CRTProtocol | |
GetAnalogLabel(unsigned int nDeviceIndex, unsigned int nChannelIndex) const | CRTProtocol | |
GetAnalogUnit(unsigned int nDeviceIndex, unsigned int nChannelIndex) const | CRTProtocol | |
GetByteOrder(bool &bBigEndian) | CRTProtocol | |
GetCameraAutoExposureSettings(const unsigned int nCameraIndex, bool *autoExposureEnabled, float *autoExposureCompensation) const | CRTProtocol | |
GetCameraAutoWhiteBalance(const unsigned int nCameraIndex, bool *autoWhiteBalanceEnabled) const | CRTProtocol | |
GetCameraCount() const | CRTProtocol | |
GetCameraFOV(unsigned int nCameraIndex, unsigned int &nMarkerLeft, unsigned int &nMarkerTop, unsigned int &nMarkerRight, unsigned int &nMarkerBottom, unsigned int &nVideoLeft, unsigned int &nVideoTop, unsigned int &nVideoRight, unsigned int &nVideoBottom) const | CRTProtocol | |
GetCameraLensControlSettings(const unsigned int nCameraIndex, float *focus, float *aperture) const | CRTProtocol | |
GetCameraMarkerSettings(unsigned int nCameraIndex, unsigned int &nCurrentExposure, unsigned int &nMinExposure, unsigned int &nMaxExposure, unsigned int &nCurrentThreshold, unsigned int &nMinThreshold, unsigned int &nMaxThreshold) const | CRTProtocol | |
GetCameraOrientation(unsigned int nCameraIndex, int &nOrientation) const | CRTProtocol | |
GetCameraPosition(unsigned int nCameraIndex, SPoint &sPoint, float fvRotationMatrix[3][3]) const | CRTProtocol | |
GetCameraResolution(unsigned int nCameraIndex, unsigned int &nMarkerWidth, unsigned int &nMarkerHeight, unsigned int &nVideoWidth, unsigned int &nVideoHeight) const | CRTProtocol | |
GetCameraSettings(unsigned int nCameraIndex, unsigned int &nID, ECameraModel &eModel, bool &bUnderwater, bool &bSupportsHwSync, unsigned int &nSerial, ECameraMode &eMode) const | CRTProtocol | |
GetCameraSyncOutSettings(unsigned int nCameraIndex, unsigned int portNumber, ESyncOutFreqMode &eSyncOutMode, unsigned int &nSyncOutValue, float &fSyncOutDutyCycle, bool &bSyncOutNegativePolarity) const | CRTProtocol | |
GetCameraSystemType() const | CRTProtocol | |
GetCameraVideoSettings(unsigned int nCameraIndex, EVideoResolution &eVideoResolution, EVideoAspectRatio &eVideoAspectRatio, unsigned int &nVideoFrequency, unsigned int &nCurrentExposure, unsigned int &nMinExposure, unsigned int &nMaxExposure, unsigned int &nCurrentFlashTime, unsigned int &nMinFlashTime, unsigned int &nMaxFlashTime) const | CRTProtocol | |
GetCapture(const char *pFileName, bool bC3D) | CRTProtocol | |
GetComponentString(char *pComponentStr, unsigned int nComponentType, const SComponentOptions &options=SComponentOptions()) | CRTProtocol | static |
GetCurrentFrame(unsigned int nComponentType, const SComponentOptions &componentOptions={}) | CRTProtocol | |
GetDiscoverResponse(unsigned int nIndex, unsigned int &nAddr, unsigned short &nBasePort, std::string &message) | CRTProtocol | |
GetErrorString() | CRTProtocol | |
GetEventString(CRTPacket::EEvent eEvent, char *pStr) | CRTProtocol | static |
GetExtTimeBaseSettings(bool &bEnabled, ESignalSource &eSignalSource, bool &bSignalModePeriodic, unsigned int &nFreqMultiplier, unsigned int &nFreqDivisor, unsigned int &nFreqTolerance, float &fNominalFrequency, bool &bNegativeEdge, unsigned int &nSignalShutterDelay, float &fNonPeriodicTimeout) const | CRTProtocol | |
GetForcePlate(unsigned int nPlateIndex, unsigned int &nID, unsigned int &nAnalogDeviceID, unsigned int &nFrequency, char *&pType, char *&pName, float &fLength, float &fWidth) const | CRTProtocol | |
GetForcePlateCalibrationMatrix(unsigned int nPlateIndex, float fvCalMatrix[12][12], unsigned int *rows, unsigned int *columns) const | CRTProtocol | |
GetForcePlateChannel(unsigned int nPlateIndex, unsigned int nChannelIndex, unsigned int &nChannelNumber, float &fConversionFactor) const | CRTProtocol | |
GetForcePlateChannelCount(unsigned int nPlateIndex) const | CRTProtocol | |
GetForcePlateCount() const | CRTProtocol | |
GetForcePlateLocation(unsigned int nPlateIndex, SPoint sCorner[4]) const | CRTProtocol | |
GetForcePlateOrigin(unsigned int nPlateIndex, SPoint &sOrigin) const | CRTProtocol | |
GetForceUnits(char *&pLength, char *&pForce) const | CRTProtocol | |
GetGazeVectorCount() const | CRTProtocol | |
GetGazeVectorFrequency(unsigned int nGazeVectorIndex) const | CRTProtocol | |
GetGazeVectorName(unsigned int nGazeVectorIndex) const | CRTProtocol | |
GetImageCamera(unsigned int nCameraIndex, unsigned int &nCameraID, bool &bEnabled, CRTPacket::EImageFormat &eFormat, unsigned int &nWidth, unsigned int &nHeight, float &fCropLeft, float &fCropTop, float &fCropRight, float &fCropBottom) const | CRTProtocol | |
GetImageCameraCount() const | CRTProtocol | |
GetNumberOfDiscoverResponses() | CRTProtocol | |
GetQTMVersion(char *pVersion, unsigned int nVersionLen) | CRTProtocol | |
GetRTPacket() | CRTProtocol | |
GetSkeleton(unsigned int skeletonIndex, SSettingsSkeleton *skeleton) | CRTProtocol | |
GetSkeletonCount() const | CRTProtocol | |
GetSkeletonName(unsigned int skeletonIndex) | CRTProtocol | |
GetSkeletonSegment(unsigned int skeletonIndex, unsigned int segmentIndex, SSettingsSkeletonSegment *segment) | CRTProtocol | |
GetSkeletonSegmentCount(unsigned int skeletonIndex) | CRTProtocol | |
GetState(CRTPacket::EEvent &eEvent, bool bUpdate=true, int nTimeout=WAIT_FOR_DATA_TIMEOUT) | CRTProtocol | |
GetSystemSettings(unsigned int &nCaptureFrequency, float &fCaptureTime, bool &bStartOnExtTrig, bool &trigNO, bool &trigNC, bool &trigSoftware, EProcessingActions &eProcessingActions, EProcessingActions &eRtProcessingActions, EProcessingActions &eReprocessingActions) const | CRTProtocol | |
GetUdpServerPort() | CRTProtocol | |
GetVersion(unsigned int &nMajorVersion, unsigned int &nMinorVersion) | CRTProtocol | |
IsControlling() | CRTProtocol | |
LoadCapture(const char *pFileName) | CRTProtocol | |
LoadProject(const char *pFileName) | CRTProtocol | |
Miqus enum value | CRTProtocol | |
ModeActualFreq enum value | CRTProtocol | |
ModeDivisor enum value | CRTProtocol | |
ModeFixed100Hz enum value | CRTProtocol | |
ModelMacReflex enum value | CRTProtocol | |
ModelMiqusM1 enum value | CRTProtocol | |
ModelMiqusM3 enum value | CRTProtocol | |
ModelMiqusM5 enum value | CRTProtocol | |
ModelMiqusSyncUnit enum value | CRTProtocol | |
ModelMiqusVideo enum value | CRTProtocol | |
ModelMiqusVideoColor enum value | CRTProtocol | |
ModelOqus100 enum value | CRTProtocol | |
ModelOqus200C enum value | CRTProtocol | |
ModelOqus300 enum value | CRTProtocol | |
ModelOqus300Plus enum value | CRTProtocol | |
ModelOqus400 enum value | CRTProtocol | |
ModelOqus500 enum value | CRTProtocol | |
ModelOqus500Plus enum value | CRTProtocol | |
ModelOqus600Plus enum value | CRTProtocol | |
ModelOqus700 enum value | CRTProtocol | |
ModelOqus700Plus enum value | CRTProtocol | |
ModelProReflex1000 enum value | CRTProtocol | |
ModelProReflex120 enum value | CRTProtocol | |
ModelProReflex240 enum value | CRTProtocol | |
ModelProReflex500 enum value | CRTProtocol | |
ModeMarker enum value | CRTProtocol | |
ModeMarkerIntensity enum value | CRTProtocol | |
ModeMeasurementTime enum value | CRTProtocol | |
ModeMultiplier enum value | CRTProtocol | |
ModeShutterOut enum value | CRTProtocol | |
ModeVideo enum value | CRTProtocol | |
NewMeasurement() | CRTProtocol | |
Oqus enum value | CRTProtocol | |
Processing6DOFTracking enum value | CRTProtocol | |
ProcessingAIM enum value | CRTProtocol | |
ProcessingExportAviFile enum value | CRTProtocol | |
ProcessingExportC3D enum value | CRTProtocol | |
ProcessingExportMatlabFile enum value | CRTProtocol | |
ProcessingExportTSV enum value | CRTProtocol | |
ProcessingForceData enum value | CRTProtocol | |
ProcessingGazeVector enum value | CRTProtocol | |
ProcessingNone enum value | CRTProtocol | |
ProcessingPreProcess2D enum value | CRTProtocol | |
ProcessingSplineFill enum value | CRTProtocol | |
ProcessingTracking2D enum value | CRTProtocol | |
ProcessingTracking3D enum value | CRTProtocol | |
ProcessingTwinSystemMerge enum value | CRTProtocol | |
RateAllFrames enum value | CRTProtocol | |
RateFrequency enum value | CRTProtocol | |
RateFrequencyDivisor enum value | CRTProtocol | |
RateNone enum value | CRTProtocol | |
Read3DSettings(bool &bDataAvailable) | CRTProtocol | |
Read6DOFSettings(bool &bDataAvailable) | CRTProtocol | |
ReadAnalogSettings(bool &bDataAvailable) | CRTProtocol | |
ReadCameraSystemSettings() | CRTProtocol | |
ReadForceSettings(bool &bDataAvailable) | CRTProtocol | |
ReadGazeVectorSettings(bool &bDataAvailable) | CRTProtocol | |
ReadImageSettings(bool &bDataAvailable) | CRTProtocol | |
ReadSkeletonSettings(bool &bDataAvailable, bool skeletonGlobalData=false) | CRTProtocol | |
ReadXmlBool(CMarkup *xml, const std::string &element, bool &value) const | CRTProtocol | |
ReceiveRTPacket(CRTPacket::EPacketType &eType, bool bSkipEvents=true, int nTimeout=WAIT_FOR_DATA_TIMEOUT) | CRTProtocol | |
ReleaseControl() | CRTProtocol | |
Reprocess() | CRTProtocol | |
SaveCapture(const char *pFileName, bool bOverwrite, char *pNewFileName=nullptr, int nSizeOfNewFileName=0) | CRTProtocol | |
SendTrig() | CRTProtocol | |
SetCameraAutoExposureSettings(const unsigned int nCameraID, const bool autoExposure, const float compensation) | CRTProtocol | |
SetCameraAutoWhiteBalance(const unsigned int nCameraID, const bool enable) | CRTProtocol | |
SetCameraLensControlSettings(const unsigned int nCameraID, const float focus, const float aperture) | CRTProtocol | |
SetCameraSettings(const unsigned int nCameraID, const ECameraMode *peMode, const float *pfMarkerExposure, const float *pfMarkerThreshold, const int *pnOrientation) | CRTProtocol | |
SetCameraSyncOutSettings(const unsigned int nCameraID, const unsigned int portNumber, const ESyncOutFreqMode *peSyncOutMode, const unsigned int *pnSyncOutValue, const float *pfSyncOutDutyCycle, const bool *pbSyncOutNegativePolarity) | CRTProtocol | |
SetCameraVideoSettings(const unsigned int nCameraID, const EVideoResolution *eVideoResolution, const EVideoAspectRatio *eVideoAspectRatio, const unsigned int *pnVideoFrequency, const float *pfVideoExposure, const float *pfVideoFlashTime) | CRTProtocol | |
SetExtTimeBaseSettings(const bool *pbEnabled, const ESignalSource *peSignalSource, const bool *pbSignalModePeriodic, const unsigned int *pnFreqMultiplier, const unsigned int *pnFreqDivisor, const unsigned int *pnFreqTolerance, const float *pfNominalFrequency, const bool *pbNegativeEdge, const unsigned int *pnSignalShutterDelay, const float *pfNonPeriodicTimeout) | CRTProtocol | |
SetForceSettings(const unsigned int nPlateID, const SPoint *psCorner1, const SPoint *psCorner2, const SPoint *psCorner3, const SPoint *psCorner4) | CRTProtocol | |
SetImageSettings(const unsigned int nCameraID, const bool *pbEnable, const CRTPacket::EImageFormat *peFormat, const unsigned int *pnWidth, const unsigned int *pnHeight, const float *pfLeftCrop, const float *pfTopCrop, const float *pfRightCrop, const float *pfBottomCrop) | CRTProtocol | |
SetQTMEvent(const char *pLabel) | CRTProtocol | |
SetSystemSettings(const unsigned int *pnCaptureFrequency, const float *pfCaptureTime, const bool *pbStartOnExtTrig, const bool *trigNO, const bool *trigNC, const bool *trigSoftware, const EProcessingActions *peProcessingActions, const EProcessingActions *peRtProcessingActions, const EProcessingActions *peReprocessingActions) | CRTProtocol | |
SetVersion(int nMajorVersion, int nMinorVersion) | CRTProtocol | |
SourceControlPort enum value | CRTProtocol | |
SourceIRIG enum value | CRTProtocol | |
SourceIRReceiver enum value | CRTProtocol | |
SourceSMPTE enum value | CRTProtocol | |
SourceVideoSync enum value | CRTProtocol | |
StartCapture() | CRTProtocol | |
StartRTOnFile() | CRTProtocol | |
StopCapture() | CRTProtocol | |
StreamFrames(EStreamRate eRate, unsigned int nRateArg, unsigned short nUDPPort, const char *pUDPAddr, unsigned int nComponentType, const SComponentOptions &componentOptions={}) | CRTProtocol | |
StreamFramesStop() | CRTProtocol | |
TakeControl(const char *pPassword=nullptr) | CRTProtocol | |
Unknown enum value | CRTProtocol | |
VideoAspectRatio16x9 enum value | CRTProtocol | |
VideoAspectRatio1x1 enum value | CRTProtocol | |
VideoAspectRatio4x3 enum value | CRTProtocol | |
VideoAspectRatioNone enum value | CRTProtocol | |
VideoResolution1080p enum value | CRTProtocol | |
VideoResolution480p enum value | CRTProtocol | |
VideoResolution540p enum value | CRTProtocol | |
VideoResolution720p enum value | CRTProtocol | |
VideoResolutionNone enum value | CRTProtocol | |
XNeg enum value | CRTProtocol | |
XPos enum value | CRTProtocol | |
YNeg enum value | CRTProtocol | |
YPos enum value | CRTProtocol | |
ZNeg enum value | CRTProtocol | |
ZPos enum value | CRTProtocol | |
~CRTProtocol() | CRTProtocol |