Public Member Functions

FbxStatisticsFbx Class Reference

Search for all occurrences

Detailed Description

Definition at line 27 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:
pItemNameThe item's name
pItemCountThe item's count.
Returns:
False.

Reimplemented from FbxStatistics.

Definition at line 30 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