KFbxStreamOptionsColladaReader
#include<kfbxstreamoptionscollada.h>

Inheritance diagram for KFbxStreamOptionsColladaReader:

Inheritance graph
[legend]

List of all members.

Detailed Description

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

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

Definition at line64of filekfbxstreamoptionscollada.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.