#include <gfx_prim.hh>
|
| CylinderPrim () |
|
| CylinderPrim (const geom::Vec3 &st, const geom::Vec3 &en, float rad, const Color &col) |
|
| CylinderPrim (const geom::Vec3 &st, const geom::Vec3 &en, float rad, const Color &col1, const Color &col2) |
|
| CylinderPrim (const geom::Vec3 &st, const geom::Vec3 &en, float radius_1, float radius_2, const Color &col) |
|
| CylinderPrim (const geom::Vec3 &st, const geom::Vec3 &en, float radius_1, float radius_2, const Color &col1, const Color &col2) |
|
void | calc_rotmat () |
|
Definition at line 49 of file gfx_prim.hh.
◆ CylinderPrim() [1/5]
◆ CylinderPrim() [2/5]
◆ CylinderPrim() [3/5]
◆ CylinderPrim() [4/5]
◆ CylinderPrim() [5/5]
◆ calc_rotmat()
◆ color1
◆ color2
◆ end
◆ length
◆ radius1
◆ radius2
◆ rotmat
◆ rotmat_t
◆ start
The documentation for this struct was generated from the following file: