Stg::Size Class Reference

#include <stage.hh>

List of all members.

Public Member Functions

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

Public Attributes

meters_t x
meters_t y
meters_t z

Detailed Description

specify a rectangular size


Constructor & Destructor Documentation

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

default constructor uses default non-zero values


Member Function Documentation

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

Member Data Documentation


The documentation for this class was generated from the following files: