RockX  1.0.0
Data Fields
rockx_rectf_t Struct Reference

Rectangle of Object Region. More...

#include <rockx_type.h>

Data Fields

float left
 Most left coordinate. More...
 
float top
 Most top coordinate. More...
 
float right
 Most right coordinate. More...
 
float bottom
 Most bottom coordinate. More...
 

Detailed Description

Rectangle of Object Region.

Definition at line 112 of file rockx_type.h.

Field Documentation

◆ bottom

float bottom

Most bottom coordinate.

Definition at line 116 of file rockx_type.h.

◆ left

float left

Most left coordinate.

Definition at line 113 of file rockx_type.h.

◆ right

float right

Most right coordinate.

Definition at line 115 of file rockx_type.h.

◆ top

float top

Most top coordinate.

Definition at line 114 of file rockx_type.h.


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