NW4F G3d
Loading...
Searching...
No Matches
nw::g3d::Sphere Struct Reference

#include <g3d_ShapeObj.h>

Public Member Functions

void Transform (const Sphere &sphere, const Mtx34 &mtx)
void Merge (const Sphere &lhs, const Sphere &rhs)

Public Attributes

Vec3 center
float radius

Member Function Documentation

◆ Transform()

void nw::g3d::Sphere::Transform ( const Sphere & sphere,
const Mtx34 & mtx )

◆ Merge()

void nw::g3d::Sphere::Merge ( const Sphere & lhs,
const Sphere & rhs )

Member Data Documentation

◆ center

Vec3 nw::g3d::Sphere::center

◆ radius

float nw::g3d::Sphere::radius