• 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 / ISizeable

    ISizeable

    Engine/source/core/stream/tStream.h

    Interface for structures of finite size.

    More...

    Public Types

    void
    
    Parent 
    
    T
    
    SizeType 
    

    The type used to indicate the structure's size.

    Public Functions

    SizeType
    
    getSize()
    

    Detailed Description

    Interface for structures of finite size.

    Public Types

    typedef void Parent 
    
    typedef T SizeType 
    

    The type used to indicate the structure's size.

    Public Functions

    getSize()
    

    return:

    the size of the structure in number of elements.

    Built with Hugo and