Atavism Version 2018.1AGIS API

atavism.server.pathing.detour
Class BVNode

java.lang.Object
  extended by atavism.server.pathing.detour.BVNode

public class BVNode
extends java.lang.Object

Bounding volume node. Note This structure is rarely if ever used by the end user.


Field Summary
 int[] BMax
           
 int[] BMin
           
 int I
           
 
Constructor Summary
BVNode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BMin

public int[] BMin

BMax

public int[] BMax

I

public int I
Constructor Detail

BVNode

public BVNode()


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