OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Data Fields
SpherePrim Struct Reference

#include <gfx_prim.hh>

Public Member Functions

 SpherePrim ()
 
 SpherePrim (const geom::Vec3 &pos, float rad, const Color &col)
 

Data Fields

geom::Vec3 position
 
float radius
 
Color color
 

Detailed Description

Definition at line 34 of file gfx_prim.hh.

Constructor & Destructor Documentation

SpherePrim ( )
inline

Definition at line 35 of file gfx_prim.hh.

SpherePrim ( const geom::Vec3 pos,
float  rad,
const Color col 
)
inline

Definition at line 38 of file gfx_prim.hh.

Field Documentation

Color color

Definition at line 44 of file gfx_prim.hh.

geom::Vec3 position

Definition at line 42 of file gfx_prim.hh.

float radius

Definition at line 43 of file gfx_prim.hh.


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