Searched defs:calculateNormal (Results 1 – 2 of 2) sorted by relevance
185 public void calculateNormal() { in calculateNormal() method in Triangle
570 … private Vector3f calculateNormal(Vector3f firstPoint, Vector3f rootPoint, Vector3f secondPoint) { in calculateNormal() method in TerrainPatch