Uses of Class
com.jme.util.geom.nvtristrip.StripInfo

Packages that use StripInfo
com.jme.util.geom.nvtristrip   
 

Uses of StripInfo in com.jme.util.geom.nvtristrip
 

Methods in com.jme.util.geom.nvtristrip that return StripInfo
 StripInfo StripInfoVec.at(int index)
           
 

Methods in com.jme.util.geom.nvtristrip with parameters of type StripInfo
(package private) static float Stripifier.calcNumHitsStrip(VertexCache vcache, StripInfo strip)
           
(package private) static boolean Stripifier.findTraversal(FaceInfoVec faceInfos, EdgeInfoVec edgeInfos, StripInfo strip, StripStartInfo startInfo)
           
(package private) static void Stripifier.updateCacheStrip(VertexCache vcache, StripInfo strip)