mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Comment change
This commit is contained in:
parent
ff4ce04de0
commit
055158aeea
@ -39,7 +39,7 @@ cvf::Vec3d GeometryTools::computeFaceCenter(const cvf::Vec3d& v0, const cvf::Vec
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
/// Ez = Plane normal, Ex = in XY plane (horizontal), Ey = semi vertical
|
||||
/// Ez = Plane normal, Ex = in XY plane (horizontal), Ey = semi vertical upwards
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
cvf::Mat3f GeometryTools::computePlaneHorizontalRotationMx(const cvf::Vec3f& inPlaneVec0, const cvf::Vec3f& inPlaneVec1)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user