libgdx API

Uses of Class
com.badlogic.gdx.math.Intersector.SplitTriangle

Packages that use Intersector.SplitTriangle
com.badlogic.gdx.math   
 

Uses of Intersector.SplitTriangle in com.badlogic.gdx.math
 

Methods in com.badlogic.gdx.math with parameters of type Intersector.SplitTriangle
static void Intersector.splitTriangle(float[] triangle, Plane plane, Intersector.SplitTriangle split)
          Splits the triangle by the plane.
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)