FbxCollectionExclusive Class Reference
 
 
 
FbxCollectionExclusive Class Reference

This reference page is linked to from the following overview topics: List of Python Fbx classes.


#include <fbxcollectionexclusive.h>


Class Description

Class for exclusive collections.

An object (FbxObject) should belong to only one exclusive collection at most.

Definition at line 25 of file fbxcollectionexclusive.h.

Inheritance diagram for FbxCollectionExclusive:
FbxCollection FbxObject FbxEmitter FbxDisplayLayer

List of all members.

Public Member Functions

bool  AddMember (FbxObject *pMember)
  Add a member if it's not a member of any other FbxCollectionExclusive objects.

Member Function Documentation

bool AddMember ( FbxObject pMember ) [virtual]

Add a member if it's not a member of any other FbxCollectionExclusive objects.

Parameters:
pMember Object to be added

Reimplemented from FbxCollection.


The documentation for this class was generated from the following file: