KFbxStreamOptionsObjReader Class Reference

#include <kfbxstreamoptionsobj.h>

Inherits KFbxStreamOptions.

Inheritance diagram for KFbxStreamOptionsObjReader:

Inheritance graph
List of all members.

Detailed Description

This class is used for accessing the Import options of Obj files.

The content of a KfbxStreamOptionsObj object is stored in the inherited Property of its parent (KFbxStreamOptions).

Definition at line 59 of file kfbxstreamoptionsobj.h.

Public Member Functions

void Reset ()
 Reset all options to default values.


Member Function Documentation

void Reset (  )  [virtual]

Reset all options to default values.

Reimplemented from KFbxStreamOptions.