Update TraceShapeEx: Ray_t -> Ray_t*
This commit is contained in:
parent
11f9e2e541
commit
ab8757bae4
3 changed files with 4 additions and 4 deletions
|
|
@ -66,7 +66,7 @@ public:
|
|||
const Vector* pVecStart,
|
||||
const Vector* pVecEnd,
|
||||
CTraceFilter* pFilterInc,
|
||||
Ray_t rayInc,
|
||||
Ray_t* rayInc,
|
||||
TraceResult* pOutResult
|
||||
) = 0;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue