CVB++ 14.0
Plane Member List

This is the complete list of members for Plane, including all inherited members.

BasePtr() constPlaneinline
DataType() const noexcept overridePlaneinlinevirtual
FromHandle(HandleGuard< Plane > &&guard)Planeinlinestatic
FromImagePlane(const ImagePlane &imagePlane, PlaneRole role=PlaneRole::Undefined)Planeinlinestatic
Handle() const noexceptPlaneinlinevirtual
Increment(int dimension) constPlaneinline
Length(int dimension) constPlaneinline
Plane(const ImagePlane &imagePlane, PlaneRole role=PlaneRole::Undefined)Planeinline
Rank() const noexcept overridePlaneinlinevirtual
Role() const noexceptPlaneinline
Visit(VISITOR &&visitor, const Plane &plane, const PLNS &... planes)Planerelated
VisitAs(VISITOR &&visitor, const Plane &plane, const PLNS &... planes)Planerelated