You.i Engine
YI_FLOAT_RECT_REL Struct Reference

#include <framework/YiPredef.h>

Public Member Functions

 YI_FLOAT_RECT_REL ()
 
 YI_FLOAT_RECT_REL (float x, float y, float width, float height)
 
void Set (float x, float y, float width, float height)
 

Public Attributes

float fX
 
float fY
 
float fWidth
 
float fHeight
 

Constructor & Destructor Documentation

YI_FLOAT_RECT_REL::YI_FLOAT_RECT_REL ( )
inline
YI_FLOAT_RECT_REL::YI_FLOAT_RECT_REL ( float  x,
float  y,
float  width,
float  height 
)
inline

Member Function Documentation

void YI_FLOAT_RECT_REL::Set ( float  x,
float  y,
float  width,
float  height 
)
inline

Member Data Documentation

float YI_FLOAT_RECT_REL::fHeight
float YI_FLOAT_RECT_REL::fWidth
float YI_FLOAT_RECT_REL::fX
float YI_FLOAT_RECT_REL::fY

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