PeriDyno 1.0.0
Loading...
Searching...
No Matches
px::Sphere Struct Reference

#include <Primitive3D.h>

Public Attributes

dyno::Quat1f rot
 
glm::vec3 center
 
float radius
 

Detailed Description

Definition at line 47 of file Primitive3D.h.

Member Data Documentation

◆ center

glm::vec3 px::Sphere::center

Definition at line 50 of file Primitive3D.h.

◆ radius

float px::Sphere::radius

Definition at line 51 of file Primitive3D.h.

◆ rot

dyno::Quat1f px::Sphere::rot

Definition at line 49 of file Primitive3D.h.


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