...
const IntersectionInfo* intersectionInfo
: input, pointer to a structure with intersection information. Always check != NULL. Class IntersectionInfo is defined as follows:
...
...
const IntersectionInfo* intersectionInfo
: input, pointer to a structure with intersection information. Always check != NULL. Class IntersectionInfo is defined as follows:
...