Grok  7.6.2
Public Member Functions | Public Attributes | List of all members
ojph::size Struct Reference

#include <ojph_base.h>

Public Member Functions

 size (ui32 w=0, ui32 h=0)
 
ui64 area () const
 

Public Attributes

ui32 w
 
ui32 h
 

Constructor & Destructor Documentation

◆ size()

ojph::size::size ( ui32  w = 0,
ui32  h = 0 
)
inlineexplicit

Member Function Documentation

◆ area()

ui64 ojph::size::area ( ) const
inline

References h, and w.

Member Data Documentation

◆ h

ui32 ojph::size::h

Referenced by area().

◆ w

ui32 ojph::size::w

Referenced by area().


The documentation for this struct was generated from the following file: