PeriDyno 0.8.2
Public Attributes | List of all members
ofbx::GlobalSettings Struct Reference

#include <ofbx.h>

Public Attributes

UpVector UpAxis = UpVector_AxisX
 
int UpAxisSign = 1
 
int FrontAxis = 1
 
int FrontAxisSign = 1
 
CoordSystem CoordAxis = CoordSystem_RightHanded
 
int CoordAxisSign = 1
 
int OriginalUpAxis = 0
 
int OriginalUpAxisSign = 1
 
float UnitScaleFactor = 1
 
float OriginalUnitScaleFactor = 1
 
double TimeSpanStart = 0L
 
double TimeSpanStop = 0L
 
FrameRate TimeMode = FrameRate_DEFAULT
 
float CustomFrameRate = -1.0f
 

Detailed Description

Definition at line 492 of file ofbx.h.

Member Data Documentation

◆ CoordAxis

CoordSystem ofbx::GlobalSettings::CoordAxis = CoordSystem_RightHanded

Definition at line 500 of file ofbx.h.

◆ CoordAxisSign

int ofbx::GlobalSettings::CoordAxisSign = 1

Definition at line 501 of file ofbx.h.

◆ CustomFrameRate

float ofbx::GlobalSettings::CustomFrameRate = -1.0f

Definition at line 509 of file ofbx.h.

◆ FrontAxis

int ofbx::GlobalSettings::FrontAxis = 1

Definition at line 498 of file ofbx.h.

◆ FrontAxisSign

int ofbx::GlobalSettings::FrontAxisSign = 1

Definition at line 499 of file ofbx.h.

◆ OriginalUnitScaleFactor

float ofbx::GlobalSettings::OriginalUnitScaleFactor = 1

Definition at line 505 of file ofbx.h.

◆ OriginalUpAxis

int ofbx::GlobalSettings::OriginalUpAxis = 0

Definition at line 502 of file ofbx.h.

◆ OriginalUpAxisSign

int ofbx::GlobalSettings::OriginalUpAxisSign = 1

Definition at line 503 of file ofbx.h.

◆ TimeMode

FrameRate ofbx::GlobalSettings::TimeMode = FrameRate_DEFAULT

Definition at line 508 of file ofbx.h.

◆ TimeSpanStart

double ofbx::GlobalSettings::TimeSpanStart = 0L

Definition at line 506 of file ofbx.h.

◆ TimeSpanStop

double ofbx::GlobalSettings::TimeSpanStop = 0L

Definition at line 507 of file ofbx.h.

◆ UnitScaleFactor

float ofbx::GlobalSettings::UnitScaleFactor = 1

Definition at line 504 of file ofbx.h.

◆ UpAxis

UpVector ofbx::GlobalSettings::UpAxis = UpVector_AxisX

Definition at line 494 of file ofbx.h.

◆ UpAxisSign

int ofbx::GlobalSettings::UpAxisSign = 1

Definition at line 495 of file ofbx.h.


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