sim::PhotonVoxelDef Member List

This is the complete list of members for sim::PhotonVoxelDef, including all inherited members.

DefaultPoint typedefsim::PhotonVoxelDefprivate
DefaultVector typedefsim::PhotonVoxelDefprivate
fLowerCornersim::PhotonVoxelDefprivate
fUpperCornersim::PhotonVoxelDefprivate
fxStepssim::PhotonVoxelDefprivate
fyStepssim::PhotonVoxelDefprivate
fzStepssim::PhotonVoxelDefprivate
GetNeighboringVoxelIDs(Point const &v) const sim::PhotonVoxelDef
GetNeighboringVoxelIDs(Point const &v) const sim::PhotonVoxelDef
GetNeighboringVoxelIDsImpl(geo::Point_t const &v) const sim::PhotonVoxelDefprivate
GetNVoxels() const sim::PhotonVoxelDef
GetPhotonVoxel(int ID) const sim::PhotonVoxelDef
GetRegionLowerCorner() const sim::PhotonVoxelDef
GetRegionUpperCorner() const sim::PhotonVoxelDef
GetSteps() const sim::PhotonVoxelDef
GetVolumeSize() const sim::PhotonVoxelDefinline
GetVoxelCoords(int ID) const sim::PhotonVoxelDef
GetVoxelID(Point const &p) const sim::PhotonVoxelDef
GetVoxelID(double const *) const sim::PhotonVoxelDef
GetVoxelIDImpl(geo::Point_t const &p) const sim::PhotonVoxelDefprivate
GetVoxelSize() const sim::PhotonVoxelDef
GetVoxelStepCoordsUnchecked(geo::Point_t const &p) const sim::PhotonVoxelDefprivate
isInside(geo::Point_t const &p) const sim::PhotonVoxelDefinline
isInsideImpl(geo::Point_t const &point) const sim::PhotonVoxelDefinlineprivate
isInsideRange(double value, double lower, double upper)sim::PhotonVoxelDefprivatestatic
isInsideVolume(geo::Point_t const &point, geo::Point_t const &lower, geo::Point_t const &upper)sim::PhotonVoxelDefprivatestatic
IsLegalVoxelID(int) const sim::PhotonVoxelDef
operator!=(const PhotonVoxelDef &rhs) const sim::PhotonVoxelDefinline
operator==(const PhotonVoxelDef &rhs) const sim::PhotonVoxelDef
PhotonVoxelDef()=defaultsim::PhotonVoxelDef
PhotonVoxelDef(double xMin, double xMax, int xN, double yMin, double yMax, int yN, double zMin, double zMax, int zN)sim::PhotonVoxelDef