KFbxStreamOptionsObjWriter Class Reference

#include <kfbxstreamoptionsobj.h>

Inherits KFbxStreamOptions.

Inheritance diagram for KFbxStreamOptionsObjWriter:

Inheritance graph
List of all members.

Detailed Description

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

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

Definition at line 84 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.