Class BasePointProperties

java.lang.Object
org.web3d.vrml.renderer.common.nodes.AbstractNode
org.web3d.vrml.renderer.common.nodes.shape.BasePointProperties
All Implemented Interfaces:
VRMLNode, FrameStateListener, VRMLAppearanceChildNodeType, VRMLNodeType, VRMLPointPropertiesNodeType
Direct Known Subclasses:
NRPointProperties, OGLPointProperties

public abstract class BasePointProperties extends AbstractNode implements VRMLPointPropertiesNodeType
Common base implementation of a PointProperties node.

Version:
$Revision: 1.1 $
Author:
Justin Couch