FBX C++ API Reference
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FbxLocalTime Class Reference

#include <fbxtime.h>

Class Description

Definition at line 604 of file fbxtime.h.

Public Member Functions

 FbxLocalTime ()
 

Public Attributes

int mYear
 
int mMonth
 
int mDay
 
int mHour
 
int mMinute
 
int mSecond
 
int mMillisecond
 

Constructor & Destructor Documentation

◆ FbxLocalTime()

Member Data Documentation

◆ mYear

int mYear

Definition at line 609 of file fbxtime.h.

◆ mMonth

int mMonth

Definition at line 610 of file fbxtime.h.

◆ mDay

int mDay

Definition at line 611 of file fbxtime.h.

◆ mHour

int mHour

Definition at line 612 of file fbxtime.h.

◆ mMinute

int mMinute

Definition at line 613 of file fbxtime.h.

◆ mSecond

int mSecond

Definition at line 614 of file fbxtime.h.

◆ mMillisecond

int mMillisecond

Definition at line 615 of file fbxtime.h.


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