Method AssertBeamListIsValid
AssertBeamListIsValid(ExchangeBuffer<OrientedPoint>)
Checks that all direction vectors are of unit length in the given beam list.
Declaration
protected void AssertBeamListIsValid(ExchangeBuffer<OrientedPoint> beamList)
Parameters
Type | Name | Description |
---|---|---|
ExchangeBuffer<OrientedPoint> | beamList | The beam list to check. |