|
|||||||||
| Atavism Version 2018.1 | AGIS API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatavism.server.physics.BasicSphere
public abstract class BasicSphere
| Field Summary | |
|---|---|
AOVector |
center
|
float |
radius
|
| Constructor Summary | |
|---|---|
BasicSphere()
|
|
BasicSphere(AOVector center,
float radius)
|
|
| Method Summary | |
|---|---|
boolean |
Contains(BasicSphere s)
|
boolean |
pointInsideSphere(AOVector p)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public AOVector center
public float radius
| Constructor Detail |
|---|
public BasicSphere(AOVector center,
float radius)
public BasicSphere()
| Method Detail |
|---|
public boolean Contains(BasicSphere s)
public boolean pointInsideSphere(AOVector p)
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||