2025-08-15 01:14 CEST

spring: develop 0feb42cb Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
-jk- -jk- develop 2010-11-29 16:51:24 develop dc4f1daa
Changeset cleanup myMath.h (add .inl) and 3 new functions
std::pair<float,float> GetMapBoundaryIntersectionPoints(const float3& start, const float3& dir);
bool ClampLineInMap(float3& start, float3& end);
bool ClampRayInMap(const float3& start, float3& end);
mod - rts/System/myMath.cpp Diff ] File ]
mod - rts/System/myMath.h Diff ] File ]
add - rts/System/myMath.inl Diff ] File ]