Fixed warning about muliline comment.
This commit is contained in:
parent
adc11caf99
commit
888f3644f7
@ -102,11 +102,11 @@ bool HexGridIntersectionTools::planeLineIntersect( const cvf::Plane& plane,
|
|||||||
// a) Should not be counted b) May need a tolerance margin to intersect
|
// a) Should not be counted b) May need a tolerance margin to intersect
|
||||||
// as intersecting: both 1->3 and 2->3 as it is theoretically required to:
|
// as intersecting: both 1->3 and 2->3 as it is theoretically required to:
|
||||||
// 3
|
// 3
|
||||||
// \ /\ /|\
|
// \ /\ /|\ .
|
||||||
// \ / \ / | \
|
// \ / \ / | \ .
|
||||||
// \ / \ / | \
|
// \ / \ / | \ .
|
||||||
// \ / \ / | \
|
// \ / \ / | \ .
|
||||||
// \/________\ /____|____\
|
// \/________\ /____|____\ .
|
||||||
// \ 1 | 2
|
// \ 1 | 2
|
||||||
|
|
||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user