FbxRenamingStrategy::NameCell Struct Reference


Detailed Description

Definition at line 270 of file fbxrenamingstrategy.h.

#include <fbxrenamingstrategy.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 272 of file fbxrenamingstrategy.h.

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

Member Data Documentation


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