AutoDelete() | RayCalculations | [virtual] |
aWork_aColorData | RayCalculations | |
aWork_aModeToUse | RayCalculations | |
aWork_anAmount | RayCalculations | |
aWork_direction | RayCalculations | |
aWork_setWhenDone | RayCalculations | |
aWork_x_direction | RayCalculations | |
aWork_x_pos | RayCalculations | |
calcAverage(Vector3 position, Vector3 direction, RGBAColor &color) | RayCalculations | |
calculateLine(unsigned int anAmount, Vector3 direction, Vector3 x_pos, Vector3 x_direction, RGBAColor *aColorData, void(RayCalculations::*aModeToUse)(Vector3, Vector3, RGBAColor &), bool *setWhenDone) | RayCalculations | |
firstHit(Vector3 position, Vector3 direction, RGBAColor &color) | RayCalculations | |
levoyAlgorithmB2F(Vector3 position, Vector3 direction, RGBAColor &color) | RayCalculations | |
levoyAlgorithmF2B(Vector3 position, Vector3 direction, RGBAColor &color) | RayCalculations | |
maxIntensity(Vector3 position, Vector3 direction, RGBAColor &color) | RayCalculations | |
RayCalculations(Volume *volume) | RayCalculations | |
RayCalculations() | RayCalculations | |
Run() | RayCalculations | [virtual] |
setWork(unsigned int anAmount, Vector3 direction, Vector3 x_pos, Vector3 x_direction, RGBAColor *aColorData, void(RayCalculations::*aModeToUse)(Vector3, Vector3, RGBAColor &), bool *setWhenDone) | RayCalculations | |
step_length_ | RayCalculations | |
theColorTransfer | RayCalculations | |
theInterpolationMode | RayCalculations | |
threshold_ | RayCalculations | |
volume_ | RayCalculations | |
~RayCalculations() | RayCalculations | [virtual] |