NDEVR
API Documentation
RockworksSolidModInfo

Stores cell and value information for a RockWorks solid (.mod) block model. More...

Collaboration diagram for RockworksSolidModInfo:
[legend]

Public Attributes

Bounds< 3, fltp08bounds
 Three-dimensional spatial extents of the block model.
Vector< 3, uint04cell_count
 Number of cells along each axis (X, Y, Z).
Vector< 3, fltp08cell_size
 Size of each cell in the X, Y, and Z directions.
File file
 Path to the solid model file.
fltp08 multiplier = 1.0
 Scale multiplier applied to all cell values.
ConstPointer< Unitunit
 Unit of measurement for the cell values.
Buffer< fltp08values
 Flat buffer of per-cell scalar values.

Detailed Description

Stores cell and value information for a RockWorks solid (.mod) block model.


Contains the spatial extents, cell dimensions, cell counts, and per-cell scalar values read from a RockWorks solid model file.

Definition at line 83 of file RockWorksFactory.h.


The documentation for this struct was generated from the following file: