Atavism Version 2018.1AGIS API

atavism.server.pathing.recast
Class DetailPolyMesh

java.lang.Object
  extended by atavism.server.pathing.recast.DetailPolyMesh

public class DetailPolyMesh
extends java.lang.Object


Field Summary
protected  float[] DistPtTriV0
           
protected  float[] DistPtTriV1
           
protected  float[] DistPtTriV2
           
static int Hull
           
 long[] Meshes
           
 int NMeshes
           
 int NTris
           
 int NVerts
           
 short[] Tris
           
static int Undef
           
static int UnsetHeight
           
 float[] Verts
           
 
Constructor Summary
DetailPolyMesh(PolyMesh mesh, CompactHeightfield chf, float sampleDist, float sampleMaxError)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Meshes

public long[] Meshes

Verts

public float[] Verts

Tris

public short[] Tris

NMeshes

public int NMeshes

NVerts

public int NVerts

NTris

public int NTris

UnsetHeight

public static int UnsetHeight

Undef

public static int Undef

Hull

public static int Hull

DistPtTriV0

protected float[] DistPtTriV0

DistPtTriV1

protected float[] DistPtTriV1

DistPtTriV2

protected float[] DistPtTriV2
Constructor Detail

DetailPolyMesh

public DetailPolyMesh(PolyMesh mesh,
                      CompactHeightfield chf,
                      float sampleDist,
                      float sampleMaxError)


Copyright © 2018 Dragonsan Studios Sp. z o.o.