Struct NcvRect32s#

Collaboration diagram for NcvRect32s:

NcvRect32s Node1 NcvRect32s   + NcvRect32s() + NcvRect32s() Node2 int     Node2->Node1 +height +width +x +y

NcvRect32s Node1 NcvRect32s   + NcvRect32s() + NcvRect32s() Node2 int     Node2->Node1 +height +width +x +y

Constructor & Destructor Documentation#

NcvRect32s()#

NcvRect32s::NcvRect32s()

NcvRect32s()#

NcvRect32s::NcvRect32s(
Ncv32s x_,
Ncv32s y_,
Ncv32s width_,
Ncv32s height_ )

Member Data Documentation#

height#

Ncv32s NcvRect32s::height

Rectangle height.

width#

Ncv32s NcvRect32s::width

Rectangle width.

x#

Ncv32s NcvRect32s::x

x-coordinate of upper left corner.

y#

Ncv32s NcvRect32s::y

y-coordinate of upper left corner.

Source file#

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