fboptical.h File Reference


Detailed Description

fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h fboptical.h
Generic optical motion capture device interface.

Definition in file fboptical.h.

#include <kaydaradef.h>
#include <fbsdk/fbcomponent.h>
#include <fbsdk/fbmodel.h>

Include dependency graph for fboptical.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class   FBOpticalSegment
  Optical segment class. More...
class   FBPropertyListMarkerSegment
  PropertyList: Device optical marker More...
class   FBPropertyListOpticalSegment
  PropertyList: Device optical marker More...
class   FBOpticalGap
  Optical Gap class. More...
class   FBPropertyListOpticalGap
  PropertyList: Device optical marker More...
class   FBModelMarkerOptical
  Optical model marker class. More...
class   FBPropertyListModelMarkerOptical
  PropertyList: Device optical marker More...
class   FBPropertyListRigidBodyMarkers
  PropertyList: Device optical marker More...
class   FBRigidBody
  Rigid body class. More...
class   FBPropertyListRigidBody
  PropertyList: Device optical marker More...
class   FBModelOptical
  Optical model class. More...
class   FBModelOpticalAdvanced
  Advanced optical model information. More...
class   FBDeviceOpticalMarker
  Device optical marker. More...
class   FBPropertyListDeviceOpticalMarker
  PropertyList: Device optical marker More...
class   FBDeviceOptical
  Optical device class. More...

Defines

#define  FBSDK_DLL   K_DLLIMPORT
  Be sure that FBSDK_DLL is defined only once.

Enumerations

enum   FBGapMode {
   kFBGapRigidBody,
   kFBGapConstant,
   kFBGapLinear,
   kFBGapBezier,
   kFBGapCurve,
   kFBGapSample
}
  Gap interpolation modes. More...
enum   FBRigidBodyMode {
   kFBRigidBodyFast,
   kFBRigidBodyBest
}
  Rigid body modes. More...
enum   FBGenerationMode {
   kFBGenerationNone,
   kFBGenerationFast
}
  Generation modes for optical model. More...
enum   FBControllerMode {
   kFBControllerNone,
   kFBControllerLabelling,
   kFBControllerSegment,
   kFBControllerRigidBody
}
  Controller modes for optical model. More...
enum   FBSegmentMode {
   kFBSegmentMarker,
   kFBSegmentRigidBody,
   kFBSegmentAll
}
  Segment modes. More...
enum   FBInsertSegmentMode {
   kFBInsertSegmentWhole,
   kFBInsertSegmentToEnd,
   kFBInsertSegmentFromStart
}
  Insert segment modes. More...

Define Documentation

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once.

..

Definition at line 48 of file fboptical.h.


Enumeration Type Documentation

enum FBControllerMode

Controller modes for optical model.

Enumerator:
kFBControllerNone  No controller mode.
kFBControllerLabelling  Labelling controller.
kFBControllerSegment  Segment controller.
kFBControllerRigidBody  Rigid body controller.

Definition at line 643 of file fboptical.h.

enum FBGapMode

Gap interpolation modes.

Enumerator:
kFBGapRigidBody  Use rigid body information.
kFBGapConstant  Constant interpolation.
kFBGapLinear  Linear interpolation.
kFBGapBezier  Bezier interpolation.
kFBGapCurve  Cubic/curve interpolation.
kFBGapSample  Sampled data.

Definition at line 213 of file fboptical.h.

enum FBGenerationMode

Generation modes for optical model.

Enumerator:
kFBGenerationNone  No re-generation.
kFBGenerationFast  Fast re-generation.

Definition at line 633 of file fboptical.h.

enum FBInsertSegmentMode

Insert segment modes.

Enumerator:
kFBInsertSegmentWhole  Insert whole.
kFBInsertSegmentToEnd  Insert to end.
kFBInsertSegmentFromStart  Insert from start.

Definition at line 666 of file fboptical.h.

enum FBRigidBodyMode

Rigid body modes.

Enumerator:
kFBRigidBodyFast  Fast rigid body mode.
kFBRigidBodyBest  Best rigid body mode.

Definition at line 485 of file fboptical.h.

enum FBSegmentMode

Segment modes.

Enumerator:
kFBSegmentMarker  Use marker.
kFBSegmentRigidBody  Use rigid body.
kFBSegmentAll  Use all.

Definition at line 655 of file fboptical.h.


Please send us your comments about this page.