KFbxStreamOptions3dsWriter
#include<kfbxstreamoptions3ds.h>

Inheritance diagram for KFbxStreamOptions3dsWriter:

Inheritance graph
[legend]

List of all members.

Detailed Description

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

The content of KfbxStreamOptions3ds is stored in the inherited Property of its parent (KFbxStreamOptions).

Definition at line102of filekfbxstreamoptions3ds.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.