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

#include <Primitive3D.h>

Public Attributes

dyno::Quat1f rot
 
dyno::Vec3f center
 
float halfLength
 
float radius
 

Detailed Description

Definition at line 54 of file Primitive3D.h.

Member Data Documentation

◆ center

dyno::Vec3f px::Capsule::center

Definition at line 57 of file Primitive3D.h.

◆ halfLength

float px::Capsule::halfLength

Definition at line 58 of file Primitive3D.h.

◆ radius

float px::Capsule::radius

Definition at line 59 of file Primitive3D.h.

◆ rot

dyno::Quat1f px::Capsule::rot

Definition at line 56 of file Primitive3D.h.


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