| 110 | } |
| 111 | |
| 112 | float SampleableSphericalFunction::Average() const { |
| 113 | return average; |
| 114 | } |
| 115 | |
| 116 | //------------------------------------------------------------------------------ |
| 117 | // IESSphericalFunction |
no outgoing calls
no test coverage detected