![]() |
UNIVERS
15.3
UNIVERS base processing software API
|
#include <zqb_lith_engine.hpp>
Public Member Functions | |
| ZqbLithEngine (const char *lp_filename_s, const char *lpd_filename_s, float scale_factor) | |
| QBitmap * | getRaster (int lith_code) |
| ZqbLithEngine (const char *lp_filename_s, const char *lpd_filename_s, float scale_factor) | |
| QBitmap * | getRaster (int lith_code) |
Public Attributes | |
| hcp_Lith | hcpLith |
| hcp_Status | rStatus |
| hcp_LithPtrnConfig | rLithPtrnConfig |
| hcp_LithDataConfig | rLithDataConfig |
Lithology vector-to-raster engine.
| ZqbLithEngine::ZqbLithEngine | ( | const char * | lp_filename_s, |
| const char * | lpd_filename_s, | ||
| float | scale_factor | ||
| ) |
Constructor to define specifications of vector patterns drawing
| ZqbLithEngine::ZqbLithEngine | ( | const char * | lp_filename_s, |
| const char * | lpd_filename_s, | ||
| float | scale_factor | ||
| ) |
Constructor to define specifications of vector patterns drawing
| QBitmap* ZqbLithEngine::getRaster | ( | int | lith_code | ) |
Get raster for lithology pattern with specified code
| QBitmap* ZqbLithEngine::getRaster | ( | int | lith_code | ) |
Get raster for lithology pattern with specified code
1.8.5