MIDSX 0.1
A x-ray transport code system for dosimetry
Loading...
Searching...
No Matches
VoxelGrid Member List

This is the complete list of members for VoxelGrid, including all inherited members.

addExit()VoxelGridinline
dim_space_ (defined in VoxelGrid)VoxelGridprivate
dim_vox_ (defined in VoxelGrid)VoxelGridprivate
filename_ (defined in VoxelGrid)VoxelGridprivate
getDimSpace() constVoxelGridinline
getEnergyDepositedInMaterials()VoxelGrid
getMaterialNames() constVoxelGrid
getNumExits() constVoxelGridinline
getNumPyArrayFromImg(const py::object &img) (defined in VoxelGrid)VoxelGridprivatestatic
getTotalEnergyDeposited()VoxelGrid
getVoxel(const Eigen::Vector3i &voxel_index)VoxelGrid
getVoxelIndex(const Eigen::Vector3d &position) constVoxelGrid
getVoxelPosition(const Eigen::Vector3i &voxel_index)VoxelGrid
handleOutOfBounds(const Eigen::Vector3d &position) const (defined in VoxelGrid)VoxelGridprivate
initializeVoxels() (defined in VoxelGrid)VoxelGridprivate
is_python_environment_ (defined in VoxelGrid)VoxelGridprivate
numExits_ (defined in VoxelGrid)VoxelGridprivate
numOfVoxels_ (defined in VoxelGrid)VoxelGridprivate
setDimSpace() (defined in VoxelGrid)VoxelGridprivate
setDimVox(const py::array_t< uint8_t > &array) (defined in VoxelGrid)VoxelGridprivate
setNumOfVoxels() (defined in VoxelGrid)VoxelGridprivate
setSpacing(const py::object &header) (defined in VoxelGrid)VoxelGridprivate
setUnits(const py::object &header) (defined in VoxelGrid)VoxelGridprivate
setVoxel(const Eigen::Vector3i &voxel_index, Voxel &value)VoxelGrid
setVoxelMaterialIDs(const py::array_t< uint8_t > &array) (defined in VoxelGrid)VoxelGridprivate
setVoxelProperties(const py::array_t< uint8_t > &array, const py::object &header) (defined in VoxelGrid)VoxelGridprivate
spacing_ (defined in VoxelGrid)VoxelGridprivate
units_ (defined in VoxelGrid)VoxelGridprivate
VoxelGrid()=default (defined in VoxelGrid)VoxelGrid
VoxelGrid(std::string filename, bool is_python_environment=false)VoxelGridexplicit
voxelNumber(const Eigen::Vector3i &voxel_index) const (defined in VoxelGrid)VoxelGridprivate
voxels_ (defined in VoxelGrid)VoxelGridprivate
withinGrid(const Eigen::Vector3d &position) constVoxelGrid