KFbxStreamOptionsObjWriter
#include<kfbxstreamoptionsobj.h>

Inheritance diagram for KFbxStreamOptionsObjWriter:

Inheritance graph
[legend]

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 line86of filekfbxstreamoptionsobj.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 fromKFbxStreamOptions.