IRangeImageCylindric.h
Go to the documentation of this file.
32 createRangeImageCylindric( IRangeImageCylindric** image, const SettingsCylindric& settings, const IMesh* mesh );
64 /// @param catcTex - flag shows if texture coordinates have to be calculated (currently not realized for POLAR)
Definition: AlgorithmWorkset.h:17
Definition: IImage.h:122
virtual ErrorCode shrinkHeight(int start_row, int new_height)=0
Definition: IFrameMesh.h:30
virtual ErrorCode toSurface(IFrameMesh **surf, bool calcTex=false) const =0
float emptyValue
Definition: IRangeImageCylindric.h:39
virtual const SettingsCylindric & getSettings() const =0
ErrorCode ABASESDK_LINK_SPEC createRangeImageCylindric(IRangeImageCylindric **image, const SettingsCylindric &settings, const IMesh *mesh)
Definition: Types.h:20
virtual IImage * getImage() const =0
virtual bool isClosed() const =0
virtual float getEmptyValue() const =0
Definition: IRef.h:17