Skip to content

Struct ExportCSVFeatureReport

ClassList > ExportCSVFeatureReport

Public Attributes

Type Name
int32_t batch
char coordinateSystemHandedness
char coordinateSystemPreset
char coordinateSystemUp
char coordinateSystemView
char decimalPoint
char delimiter
bool exportIndex
bool exportMiddle
bool exportPinky
bool exportRing
bool exportThumb
int32_t failed
float framerate
bool fromFile
char handMotion
bool recordAcceleration
bool recordAngles
bool recordAnguarAcceleration
bool recordAnguarVelocity
bool recordPinchDistances
bool recordPositions
bool recordRotations
bool recordVelocity
char rotationOrder
char rotationType
int32_t succeeded
bool timecode
float totalLengthInSeconds
char unit

Public Attributes Documentation

variable batch

int32_t ExportCSVFeatureReport::batch;

variable coordinateSystemHandedness

char ExportCSVFeatureReport::coordinateSystemHandedness[MAX_NUM_CHARS_IN_EXPORT_FEATURE_STRING];

variable coordinateSystemPreset

char ExportCSVFeatureReport::coordinateSystemPreset[MAX_NUM_CHARS_IN_EXPORT_FEATURE_STRING];

variable coordinateSystemUp

char ExportCSVFeatureReport::coordinateSystemUp[MAX_NUM_CHARS_IN_EXPORT_FEATURE_STRING];

variable coordinateSystemView

char ExportCSVFeatureReport::coordinateSystemView[MAX_NUM_CHARS_IN_EXPORT_FEATURE_STRING];

variable decimalPoint

char ExportCSVFeatureReport::decimalPoint[MAX_NUM_CHARS_IN_EXPORT_FEATURE_STRING];

variable delimiter

char ExportCSVFeatureReport::delimiter[MAX_NUM_CHARS_IN_EXPORT_FEATURE_STRING];

variable exportIndex

bool ExportCSVFeatureReport::exportIndex;

variable exportMiddle

bool ExportCSVFeatureReport::exportMiddle;

variable exportPinky

bool ExportCSVFeatureReport::exportPinky;

variable exportRing

bool ExportCSVFeatureReport::exportRing;

variable exportThumb

bool ExportCSVFeatureReport::exportThumb;

variable failed

int32_t ExportCSVFeatureReport::failed;

variable framerate

float ExportCSVFeatureReport::framerate;

variable fromFile

bool ExportCSVFeatureReport::fromFile;

variable handMotion

char ExportCSVFeatureReport::handMotion[MAX_NUM_CHARS_IN_EXPORT_FEATURE_STRING];

variable recordAcceleration

bool ExportCSVFeatureReport::recordAcceleration;

variable recordAngles

bool ExportCSVFeatureReport::recordAngles;

variable recordAnguarAcceleration

bool ExportCSVFeatureReport::recordAnguarAcceleration;

variable recordAnguarVelocity

bool ExportCSVFeatureReport::recordAnguarVelocity;

variable recordPinchDistances

bool ExportCSVFeatureReport::recordPinchDistances;

variable recordPositions

bool ExportCSVFeatureReport::recordPositions;

variable recordRotations

bool ExportCSVFeatureReport::recordRotations;

variable recordVelocity

bool ExportCSVFeatureReport::recordVelocity;

variable rotationOrder

char ExportCSVFeatureReport::rotationOrder[MAX_NUM_CHARS_IN_EXPORT_FEATURE_STRING];

variable rotationType

char ExportCSVFeatureReport::rotationType[MAX_NUM_CHARS_IN_EXPORT_FEATURE_STRING];

variable succeeded

int32_t ExportCSVFeatureReport::succeeded;

variable timecode

bool ExportCSVFeatureReport::timecode;

variable totalLengthInSeconds

float ExportCSVFeatureReport::totalLengthInSeconds;

variable unit

char ExportCSVFeatureReport::unit[MAX_NUM_CHARS_IN_EXPORT_FEATURE_STRING];

The documentation for this class was generated from the following file api/cppSDK/SDKBase/ManusSDKExtendedTypes.h