#include <neuralregion.h>
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. |