Nebula
Loading...
Searching...
No Matches
Im3d::Sphere Struct Reference

#include <im3d_math.h>

Public Member Functions

 Sphere ()
 
 Sphere (const Vec3 &_origin, float _radius)
 

Public Attributes

Vec3 m_origin
 
float m_radius
 

Constructor & Destructor Documentation

◆ Sphere() [1/2]

Im3d::Sphere::Sphere ( )
inline

◆ Sphere() [2/2]

Sphere::Sphere ( const Vec3 & _origin,
float _radius )

Member Data Documentation

◆ m_origin

Vec3 Im3d::Sphere::m_origin

◆ m_radius

float Im3d::Sphere::m_radius

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