Struct NcvRect32u#

Collaboration diagram for NcvRect32u:

NcvRect32u Node1 NcvRect32u   + NcvRect32u() + NcvRect32u() Node2 unsigned     Node2->Node1 +height +width +x +y

NcvRect32u Node1 NcvRect32u   + NcvRect32u() + NcvRect32u() Node2 unsigned     Node2->Node1 +height +width +x +y

Constructor & Destructor Documentation#

NcvRect32u()#

NcvRect32u::NcvRect32u()

NcvRect32u()#

NcvRect32u::NcvRect32u(
Ncv32u x_,
Ncv32u y_,
Ncv32u width_,
Ncv32u height_ )

Member Data Documentation#

height#

Ncv32u NcvRect32u::height

Rectangle height.

width#

Ncv32u NcvRect32u::width

Rectangle width.

x#

Ncv32u NcvRect32u::x

x-coordinate of upper left corner.

y#

Ncv32u NcvRect32u::y

y-coordinate of upper left corner.

Source file#

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