Pico Headers
Loading...
Searching...
No Matches
Public Attributes | List of all members
ph_circle_t Struct Reference

A circle shape. More...

#include <pico_hit.h>

Collaboration diagram for ph_circle_t:
Collaboration graph
[legend]

Public Attributes

pv2 pos
 Center of circle.
 
pfloat radius
 Radius of the circle.
 

Detailed Description

A circle shape.

Member Data Documentation

◆ pos

pv2 ph_circle_t::pos

Center of circle.

◆ radius

pfloat ph_circle_t::radius

Radius of the circle.


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