Stg::Size Class Reference

#include <stage.hh>

List of all members.

Public Member Functions

void Load (Worldfile *wf, int section, const char *keyword)
void Save (Worldfile *wf, int section, const char *keyword)
 Size ()
 Size (stg_meters_t x, stg_meters_t y, stg_meters_t z)
void Zero ()

Public Attributes

stg_meters_t x
stg_meters_t y
stg_meters_t z

Detailed Description

specify a rectangular size

Definition at line 231 of file stage.hh.


Constructor & Destructor Documentation

Stg::Size::Size ( stg_meters_t  x,
stg_meters_t  y,
stg_meters_t  z 
) [inline]

Definition at line 236 of file stage.hh.

Stg::Size::Size (  )  [inline]

default constructor uses default non-zero values

Definition at line 243 of file stage.hh.


Member Function Documentation

void Stg::Size::Load ( Worldfile *  wf,
int  section,
const char *  keyword 
)
void Stg::Size::Save ( Worldfile *  wf,
int  section,
const char *  keyword 
)
void Stg::Size::Zero (  )  [inline]

Definition at line 249 of file stage.hh.


Member Data Documentation

Definition at line 234 of file stage.hh.

Definition at line 234 of file stage.hh.

Definition at line 234 of file stage.hh.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


stage
Author(s): Richard Vaughan, with contributions from many others. See web page for a full credits list.
autogenerated on Fri Jan 11 10:03:40 2013