blaze
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules
BLZ_Rectangle Struct Reference

A rectangle which has it's top-left corner position, width and height expressed in floats. More...

#include <blaze.h>

Data Fields

float h
 
float w
 
float x
 
float y
 

Detailed Description

A rectangle which has it's top-left corner position, width and height expressed in floats.

Field Documentation

float BLZ_Rectangle::h
float BLZ_Rectangle::w
float BLZ_Rectangle::x
float BLZ_Rectangle::y

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