|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectigeo.io.IRhino3dm.Plane
public static class IRhino3dm.Plane
| Field Summary | |
|---|---|
IVec |
origin
|
IRhino3dm.PlaneEquation |
planeEquation
|
IVec |
xaxis
|
IVec |
yaxis
|
IVec |
zaxis
|
| Constructor Summary | |
|---|---|
IRhino3dm.Plane()
|
|
| Method Summary | |
|---|---|
boolean |
isValid()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public IVec origin
public IVec xaxis
public IVec yaxis
public IVec zaxis
public IRhino3dm.PlaneEquation planeEquation
| Constructor Detail |
|---|
public IRhino3dm.Plane()
| Method Detail |
|---|
public boolean isValid()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||