Skip to content

Struct ExportFeatureReport

ClassList > ExportFeatureReport

Public Attributes

Type Name
int32_t batch
bool bindpose
bool exportHandsIndividually
bool exportIndex
bool exportMarkers
bool exportMiddle
char exportPer
bool exportPinky
bool exportRing
bool exportThumb
int32_t failed
bool firstFrameBindpose
float framerate
bool fromFile
bool fullSkeleton
char handMotion
bool hands
bool includeMeshes
bool includeTrackerPositions
bool keyframeReduction
bool linearInterpolation
char markerFile
bool scaleSkeleton
char skeletonDefinitionsFile
char skeletonNaming
int32_t succeeded
bool timecode
float totalLengthInSeconds
char unit
bool useSkeletonDefinitions
bool wristRotation

Public Attributes Documentation

variable batch

int32_t ExportFeatureReport::batch;

variable bindpose

bool ExportFeatureReport::bindpose;

variable exportHandsIndividually

bool ExportFeatureReport::exportHandsIndividually;

variable exportIndex

bool ExportFeatureReport::exportIndex;

variable exportMarkers

bool ExportFeatureReport::exportMarkers;

variable exportMiddle

bool ExportFeatureReport::exportMiddle;

variable exportPer

char ExportFeatureReport::exportPer[MAX_NUM_CHARS_IN_EXPORT_FEATURE_STRING];

variable exportPinky

bool ExportFeatureReport::exportPinky;

variable exportRing

bool ExportFeatureReport::exportRing;

variable exportThumb

bool ExportFeatureReport::exportThumb;

variable failed

int32_t ExportFeatureReport::failed;

variable firstFrameBindpose

bool ExportFeatureReport::firstFrameBindpose;

variable framerate

float ExportFeatureReport::framerate;

variable fromFile

bool ExportFeatureReport::fromFile;

variable fullSkeleton

bool ExportFeatureReport::fullSkeleton;

variable handMotion

char ExportFeatureReport::handMotion[MAX_NUM_CHARS_IN_EXPORT_FEATURE_STRING];

variable hands

bool ExportFeatureReport::hands;

variable includeMeshes

bool ExportFeatureReport::includeMeshes;

variable includeTrackerPositions

bool ExportFeatureReport::includeTrackerPositions;

variable keyframeReduction

bool ExportFeatureReport::keyframeReduction;

variable linearInterpolation

bool ExportFeatureReport::linearInterpolation;

variable markerFile

char ExportFeatureReport::markerFile[MAX_NUM_CHARS_IN_EXPORT_FEATURE_STRING];

variable scaleSkeleton

bool ExportFeatureReport::scaleSkeleton;

variable skeletonDefinitionsFile

char ExportFeatureReport::skeletonDefinitionsFile[MAX_NUM_CHARS_IN_EXPORT_FEATURE_STRING];

variable skeletonNaming

char ExportFeatureReport::skeletonNaming[MAX_NUM_CHARS_IN_EXPORT_FEATURE_STRING];

variable succeeded

int32_t ExportFeatureReport::succeeded;

variable timecode

bool ExportFeatureReport::timecode;

variable totalLengthInSeconds

float ExportFeatureReport::totalLengthInSeconds;

variable unit

char ExportFeatureReport::unit[MAX_NUM_CHARS_IN_EXPORT_FEATURE_STRING];

variable useSkeletonDefinitions

bool ExportFeatureReport::useSkeletonDefinitions;

variable wristRotation

bool ExportFeatureReport::wristRotation;

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