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