FBX C++ API Reference
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FbxMap< Key, Type, Compare, Allocator >::KeyValuePair Class Reference

#include <fbxmap.h>

Class Description

template<typename Key, typename Type, typename Compare = FbxLessCompare<Key>, typename Allocator = FbxBaseAllocator>
class FbxMap< Key, Type, Compare, Allocator >::KeyValuePair

This class defines the key-value pairs used by the map.

Definition at line 72 of file fbxmap.h.

+ Inheritance diagram for FbxMap< Key, Type, Compare, Allocator >::KeyValuePair:

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