Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

NeuralRegion::Dimensions Struct Reference

#include <neuralregion.h>

List of all members.


Detailed Description

Packages up specification of desired or actual input region.

Should probably change this interface to use an AARectangle instead, if practical.

Definition at line 76 of file neuralregion.h.

Public Methods

 Dimensions (Subscript h, Subscript w, Length xo=0.5, Length yo=0.5)

Public Attributes

Subscript height
 Vertical length.

Subscript width
 Horizontal length.

Length xoffset
 Horizontal offset relative to the origin.

Length yoffset
 Vertical offset relative to the origin.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 20 02:37:06 2003 for RF-LISSOM by doxygen1.3-rc2