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

    TempAlloc

    Engine/source/util/tempAlloc.h

    More...

    Public Attributes

    T *
    
    ptr 
    
    U32
    
    size 
    

    Public Functions

    TempAlloc()
    
    TempAlloc(U32 size)
    
    ~TempAlloc()
    
    operator T*()
    

    Private Functions

    TempAlloc(const TempAlloc & )
    

    Detailed Description

    Public Attributes

    T * ptr 
    
    U32 size 
    

    Public Functions

    TempAlloc()
    

    TempAlloc(U32 size)
    

    ~TempAlloc()
    

    operator T*()
    

    Private Functions

    TempAlloc(const TempAlloc & )
    

    Built with Hugo and