|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttoxi.geom.AxisAlignedCylinder
toxi.geom.ZAxisCylinder
public class ZAxisCylinder

| Constructor Summary | |
|---|---|
ZAxisCylinder(ReadonlyVec3D pos,
float radius,
float length)
|
|
| Method Summary | |
|---|---|
boolean |
containsPoint(ReadonlyVec3D p)
Checks if the given point is inside the cylinder. |
Vec3D.Axis |
getMajorAxis()
|
| Methods inherited from class toxi.geom.AxisAlignedCylinder |
|---|
getLength, getPosition, getRadius, setLength, setPosition, setRadius, toMesh, toMesh, toMesh |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZAxisCylinder(ReadonlyVec3D pos,
float radius,
float length)
| Method Detail |
|---|
public boolean containsPoint(ReadonlyVec3D p)
AxisAlignedCylinder
containsPoint in interface Shape3DcontainsPoint in class AxisAlignedCylinderpublic Vec3D.Axis getMajorAxis()
getMajorAxis in class AxisAlignedCylinder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||