Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::Util::Circle Struct Reference

#include <MathHelper.h>

Public Attributes

F32 center [2] = {0.0f, 0.0f}
 
F32 radius = 1.f
 

Detailed Description

Definition at line 466 of file MathHelper.h.

Member Data Documentation

◆ center

F32 Divide::Util::Circle::center[2] = {0.0f, 0.0f}

Definition at line 467 of file MathHelper.h.

◆ radius

F32 Divide::Util::Circle::radius = 1.f

Definition at line 468 of file MathHelper.h.


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