kdu_coords * access_pos( )
Java: Kdu_coords Access_pos( )
[Declared in "../coresys/common/kdu_compressed.h"]
Returns a pointer (reference) to the public pos member. This is useful when working with a language binding which does not support data member access. When used with the Java language binding, for example, interacting with the returned object, is equivalent to interacting with the pos member of the present object directly.