|
j3d-vrml97-0.1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SFVec3f | |
---|---|
org.jdesktop.j3d.loaders.vrml97.impl | |
vrml.field |
Uses of SFVec3f in org.jdesktop.j3d.loaders.vrml97.impl |
---|
Methods in org.jdesktop.j3d.loaders.vrml97.impl with parameters of type SFVec3f | |
---|---|
void |
Parser._SFVec3f(SFVec3f field)
|
void |
MFVec3f.get1Value(int index,
SFVec3f getVal)
Description of the Method |
void |
ConstMFVec3f.get1Value(int index,
SFVec3f vec)
Description of the Method |
void |
MFVec3f.insertValue(int index,
SFVec3f vec)
Description of the Method |
void |
MFVec3f.set1Value(int index,
SFVec3f vec)
Description of the Method |
void |
SFVec3f.setValue(SFVec3f v)
Sets the value attribute of the SFVec3f object |
Constructors in org.jdesktop.j3d.loaders.vrml97.impl with parameters of type SFVec3f | |
---|---|
Anchor(Loader loader,
MFNode children,
SFVec3f bboxCenter,
SFVec3f bboxSize,
SFString description,
MFString parameter,
MFString url)
Constructor for the Anchor object |
|
Sound(Loader loader,
SFVec3f direction,
SFFloat intensity,
SFVec3f location,
SFFloat maxBack,
SFFloat maxFront,
SFFloat minBack,
SFFloat minFront,
SFFloat priority,
SFNode source,
SFBool spatialize)
Constructor for the Sound object |
|
Viewpoint(Loader loader,
SFBool bind,
SFTime bindTime,
SFBool isBound,
SFFloat fieldOfView,
SFBool jump,
SFRotation orientation,
SFVec3f position,
SFString description)
Constructor for the Viewpoint object |
Uses of SFVec3f in vrml.field |
---|
Constructors in vrml.field with parameters of type SFVec3f | |
---|---|
SFVec3f(SFVec3f init)
Constructor for the SFVec3f object |
|
j3d-vrml97-0.1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |