| |
|
| java.lang.Object org.jdesktop.j3d.loaders.vrml97.impl.BaseNode org.jdesktop.j3d.loaders.vrml97.impl.Node org.jdesktop.j3d.loaders.vrml97.impl.Normal
Normal | public Normal(Loader loader)(Code) | | Constructor for the Normal object
Parameters: loader - Description of the Parameter |
Normal | public Normal(Loader loader, float[] normals)(Code) | | Constructor for the Normal object
Parameters: loader - Description of the Parameter Parameters: normals - Description of the Parameter |
Normal | Normal(Loader loader, MFVec3f vectors)(Code) | | Constructor for the Normal object
Parameters: loader - Description of the Parameter Parameters: vectors - Description of the Parameter |
clone | public Object clone()(Code) | | Description of the Method
Description of the Return Value |
getType | public String getType()(Code) | | Gets the type attribute of the Normal object
The type value |
initFields | void initFields()(Code) | | Description of the Method
|
notifyMethod | public void notifyMethod(String eventInName, double time)(Code) | | Description of the Method
Parameters: eventInName - Description of the Parameter Parameters: time - Description of the Parameter |
reset | public void reset()(Code) | | Description of the Method
|
toStringBody | public String toStringBody()(Code) | | Description of the Method
Description of the Return Value |
|
|
|