• Home
  • Torque Game Engines

    Navigation

      • Classes
      • Files
      • Groups
      • Namespaces
      • Pages
        • Deprecated List
        • Todo List
      • Unions
      • Classes
      • Groups
      • Namespaces
      • Pages
        • Deprecated List

    More

    • Download Documentation
    • Torque3D Source
    • Discord
    Torque3D Documentation / _generateds / CompoundKey3

    CompoundKey3

    Engine/source/core/util/tDictionary.h

    More...

    Public Attributes

    A
    
    key1 
    
    B
    
    key2 
    
    C
    
    key3 
    

    Public Functions

    CompoundKey3()
    
    CompoundKey3(const A & a, const B & b, const C & c)
    
    bool
    
    operator==(const CompoundKey3 & compound)
    

    Detailed Description

    Public Attributes

    A key1 
    
    B key2 
    
    C key3 
    

    Public Functions

    CompoundKey3()
    

    CompoundKey3(const A & a, const B & b, const C & c)
    

    operator==(const CompoundKey3 & compound)
    

    Built with Hugo and