Open Search
    gfx_basictypes.h File Reference

    Classes

    struct  DrawDimension< T >
     
    struct  IsZeroInitialized< DrawDimension< T > >
     
    struct  DrawRect< T >
     
    struct  IsZeroInitialized< DrawRect< T > >
     

    Namespaces

     maxon
     

    Typedefs

    using DrawDimensionInt = DrawDimension< Int >
     
    using DrawDimensionFloat = DrawDimension< Float >
     
    using DrawRectInt = DrawRect< Int >
     
    using DrawRectFloat = DrawRect< Float >
     

    Functions

     MAXON_DATATYPE (DrawDimensionInt, "net.maxon.image.drawdimensionint")
     
     MAXON_DATATYPE (DrawDimensionFloat, "net.maxon.image.drawdimensionfloat")
     
     MAXON_DATATYPE (DrawRectInt, "net.maxon.image.drawrectint")
     
     MAXON_DATATYPE (DrawRectFloat, "net.maxon.image.drawrectfloat")