EmitterObject::GetEmitterSurfaceArea
Defined in:
Returns the area of the top and bottom surfaces of an emitter volume.
C4Emitters.h
Prototype
float GetEmitterSurfaceArea(void) const;
Description
The GetEmitterSurfaceArea
function returns the area of the top and bottom surfaces of an emitter volume.
See Also