FbxRenamingStrategyBase::NameCell Struct Reference


Detailed Description

Definition at line 73 of file fbxrenamingstrategybase.h.

#include <fbxrenamingstrategybase.h>

List of all members.

Public Member Functions

 NameCell (char const *pName)

Public Attributes

FbxString mName
int mInstanceCount

Constructor & Destructor Documentation

NameCell ( char const *  pName) [inline]

Definition at line 75 of file fbxrenamingstrategybase.h.

                                    :
    mName(pName),
        mInstanceCount(0)
    {
    }

Member Data Documentation


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