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

    ByteRange

    Engine/source/afx/arcaneFX.h

    More...

    Public Attributes

    U8
    
    high 
    
    U8
    
    low 
    

    Public Functions

    ByteRange()
    
    ByteRange(U8 l, U8 h)
    
    S32
    
    getSpan()
    
    bool
    
    inRange(U8 v)
    
    bool
    
    outOfRange(U8 v)
    
    void
    
    set(U8 l, U8 h)
    

    Detailed Description

    Public Attributes

    U8 high 
    
    U8 low 
    

    Public Functions

    ByteRange()
    

    ByteRange(U8 l, U8 h)
    

    getSpan()
    

    inRange(U8 v)
    

    outOfRange(U8 v)
    

    set(U8 l, U8 h)
    

    Built with Hugo and