Exemplo n.º 1
0
 public Bnd_OBB(Bnd_OBB parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public bool IsCompletelyInside(Bnd_OBB theOther)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public void Add(Bnd_OBB theOther)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public bool IsOut(Bnd_OBB theOther)
 {
     throw new NotImplementedException();
 }