| synopsis || return value || arguments || prev || next |

kdu_dims::intersects

Java: Kdu_dims::Intersects

bool intersects( kdu_dims & rhs)

Java: boolean Intersects( Kdu_dims rhs)

[Declared in "../coresys/common/kdu_compressed.h"]

Go to class description.


Synopsis

Checks whether or not the region represented by rhs has a non-empty intersection with that represented by the current object.


Return Value

True if the intersection is non-empty.

Arguments

rhs [kdu_dims &]


| top || synopsis || return value || arguments || prev || next |