Public Member Functions

FbxStatisticsFbx Class Reference

Search for all occurrences

Detailed Description

Local class used only inside the kfbxreaderfbxXXX.cxx files.

Definition at line 31 of file fbxstatisticsfbx.h.

#include <fbxstatisticsfbx.h>

Inheritance diagram for FbxStatisticsFbx:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool  AddItem (FbxString &pItemName, int pItemCount)
  virtual function to define the process of the incoming statistics data.

Member Function Documentation

virtual bool AddItem ( FbxString ,
int   
) [inline, virtual]

virtual function to define the process of the incoming statistics data.

Parameters:
pItemName The item's name
pItemCount The item's count.
Returns:
False.

Reimplemented from FbxStatistics.

Definition at line 34 of file fbxstatisticsfbx.h.

    {
        mItemName.Add( FbxNew< FbxString >(pItemName) );
        mItemCount.Add( pItemCount);
        return true;
    };

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

FbxStatisticsFbx FbxStatisticsFbx FbxStatisticsFbx FbxStatisticsFbx FbxStatisticsFbx FbxStatisticsFbx FbxStatisticsFbx FbxStatisticsFbx FbxStatisticsFbx FbxStatisticsFbx
FbxStatisticsFbx FbxStatisticsFbx FbxStatisticsFbx FbxStatisticsFbx FbxStatisticsFbx FbxStatisticsFbx FbxStatisticsFbx FbxStatisticsFbx FbxStatisticsFbx FbxStatisticsFbx