Pogosim
Loading...
Searching...
No Matches
BoundingDisk Struct Reference

Represents a disk with center (x, y) and radius. More...

#include <objects_geometry.h>

Public Attributes

float center_x
float center_y
float radius

Detailed Description

Represents a disk with center (x, y) and radius.

Member Data Documentation

◆ center_x

float BoundingDisk::center_x

◆ center_y

float BoundingDisk::center_y

◆ radius

float BoundingDisk::radius

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