KFbxGlobalTimeSettings::KFbxTimeMarker Struct Reference


Detailed Description

This is a struct to define time markers.

Definition at line 135 of file kfbxglobaltimesettings.h.

#include <kfbxglobaltimesettings.h>

List of all members.

Public Member Functions

  KFbxTimeMarker ()
  Default constructor.
  KFbxTimeMarker (const KFbxTimeMarker &pTimeMarker)
  Copy constructor.
KFbxTimeMarker operator= (const KFbxTimeMarker &pTimeMarker)
  Assignment operator.

Public Attributes

KString  mName
  Marker name.
KTime  mTime
  Marker time.
bool  mLoop
  Loop flag.

Constructor & Destructor Documentation

Default constructor.

KFbxTimeMarker ( const KFbxTimeMarker pTimeMarker )

Copy constructor.

Parameters:
pTimeMarker Another time marker copied to this time marker.

Member Function Documentation

KFbxTimeMarker& operator= ( const KFbxTimeMarker pTimeMarker )

Assignment operator.

Parameters:
pTimeMarker Another time marker assigned to this time marker.

Member Data Documentation

Marker name.

Definition at line 151 of file kfbxglobaltimesettings.h.

Marker time.

Definition at line 154 of file kfbxglobaltimesettings.h.

bool mLoop

Loop flag.

Definition at line 157 of file kfbxglobaltimesettings.h.


The documentation for this struct was generated from the following file: