|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Used for accessing to a Mesh3DOctree.
IMesh3D
Method Summary | |
void |
build()
Build this object and update its internal built version. |
void |
clearProperties()
Remove all properties for this Mesh3DOctree . |
int |
getBuild()
Gets this object built version. |
IFace3D[] |
getFaces3D()
Gets Face3D array used by this Mesh3DOctree. |
int |
getNbFace3D()
Gets number of Face3D used by this Mesh3DOctree . |
java.lang.Object |
getProperty(java.lang.String key)
Sets a property for this Mesh3DOctree . |
void |
setProperty(java.lang.String key,
java.lang.Object value)
Sets a property for this Mesh3DOctree . |
Method Detail |
public int getNbFace3D()
public IFace3D[] getFaces3D()
public void setProperty(java.lang.String key, java.lang.Object value)
key
- key that can be used to retrieve that propertyvalue
- object to store as a property for this Mesh3DOctreepublic java.lang.Object getProperty(java.lang.String key)
key
- to retrieve property for
public void clearProperties()
public void build()
public int getBuild()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |