45#ifndef LASS_GUARDIAN_OF_INCLUSION_PRIM_RESULT_H
46#define LASS_GUARDIAN_OF_INCLUSION_PRIM_RESULT_H
set of geometrical primitives
Result
meta information on the result you have from an operation like an intersection ...
@ rInfinite
there are infinite many solutions, output arguments are meaningless
@ rInvalid
0 is an invalid value, nothing is known.
@ rNone
operation has no answer, output arguments are meaningless
@ rOne
there's exactly one answer, 1 output argument contains the answer
@ rTwo
there are two solutions, 2 output argunemts contain the answers
Library for Assembled Shared Sources.