|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface X3DBoundedObject
Defines the requirements of an X3DBoundedObject abstract node type
| Method Summary | |
|---|---|
void |
getBboxCenter(float[] val)
Return the bboxCenter value in the argument float[] |
void |
getBboxSize(float[] val)
Return the bboxSize value in the argument float[] |
void |
setBboxCenter(float[] val)
Set the bboxCenter field. |
void |
setBboxSize(float[] val)
Set the bboxSize field. |
| Method Detail |
|---|
void getBboxCenter(float[] val)
val - The float[] to initialize.void setBboxCenter(float[] val)
val - The float[] to set.void getBboxSize(float[] val)
val - The float[] to initialize.void setBboxSize(float[] val)
val - The float[] to set.
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||