|
j3d-vrml97-0.1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MFVec3f | |
---|---|
org.jdesktop.j3d.loaders.vrml97.impl | |
vrml.field |
Uses of MFVec3f in org.jdesktop.j3d.loaders.vrml97.impl |
---|
Methods in org.jdesktop.j3d.loaders.vrml97.impl with parameters of type MFVec3f | |
---|---|
void |
Parser._MFVec3f(MFVec3f field)
|
void |
MFVec3f.setValue(MFVec3f field)
Sets the value attribute of the MFVec3f object |
Constructors in org.jdesktop.j3d.loaders.vrml97.impl with parameters of type MFVec3f | |
---|---|
Coordinate(Loader loader,
MFVec3f points)
Constructor for the Coordinate object |
|
CoordinateInterpolator(Loader loader,
SFFloat fraction,
MFFloat key,
MFVec3f keyValue)
Constructor for the CoordinateInterpolator object |
|
NormalInterpolator(Loader loader,
SFFloat fraction,
MFFloat key,
MFVec3f keyValue)
Constructor for the NormalInterpolator object |
Uses of MFVec3f in vrml.field |
---|
Constructors in vrml.field with parameters of type MFVec3f | |
---|---|
MFVec3f(MFVec3f init)
Constructor for the MFVec3f object |
|
j3d-vrml97-0.1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |