Searched refs:sideSign (Results 1 – 1 of 1) sorted by relevance
1047 …const Math::Mat4X4& view, Math::Vec3 pos, Math::Vec3 normal, float sideSign, float clipPlaneOffset) in CalculateCameraSpaceClipPlane() argument1051 const Math::Vec3 cnormal = Math::Normalize(Math::MultiplyVector(view, normal)) * sideSign; in CalculateCameraSpaceClipPlane()