Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
pp_size.h File Reference

Go to the source code of this file.

Classes

struct  PP_Size
 
struct  PP_FloatSize
 

Functions

 PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES (PP_Size, 8)
 
PP_INLINE struct PP_Size PP_MakeSize (int32_t w, int32_t h)
 
PP_INLINE struct PP_FloatSize PP_MakeFloatSize (float w, float h)
 

Detailed Description

This file defines the width and height of a 2D rectangle.