|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.springrts.ai.oo.ClbFeatureDefCollisionVolumeImpl
public class ClbFeatureDefCollisionVolumeImpl
| Method Summary | |
|---|---|
int |
compareTo(ClbFeatureDefCollisionVolumeImpl other)
|
boolean |
equals(Object otherObject)
|
int |
getFeatureDefId()
|
AIFloat3 |
getOffsets()
The collision volume's offset relative to the feature's center position |
AIFloat3 |
getScales()
The collision volume's full axis lengths. |
int |
getTest()
Collission test algorithm used. |
String |
getType()
The type of the collision volume's form. |
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public int getFeatureDefId()
public int compareTo(ClbFeatureDefCollisionVolumeImpl other)
compareTo in interface Comparable<ClbFeatureDefCollisionVolumeImpl>public boolean equals(Object otherObject)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Objectpublic String getType()
getType in interface CollisionVolumepublic AIFloat3 getScales()
getScales in interface CollisionVolumepublic AIFloat3 getOffsets()
getOffsets in interface CollisionVolumepublic int getTest()
getTest in interface CollisionVolume
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||