public class PointCloud extends Geometry
name, properties
Constructor and Description |
---|
PointCloud()
Constructor of
PointCloud |
PointCloud(java.lang.String name)
Constructor of
PointCloud |
Modifier and Type | Method and Description |
---|---|
static PointCloud |
fromGeometry(Geometry g)
Create a new PointCloud instance from a geometry object
|
static PointCloud |
fromGeometry(Geometry g,
int density)
Create a new point cloud instance from a geometry object.
|
EntityRendererKey |
getEntityRendererKey()
Gets the key of the entity renderer registered in the renderer
|
addElement, createElement, createElement, createElementUV, createElementUV, getCastShadows, getControlPoints, getDeformers, getDeformers2, getElement, getReceiveShadows, getVertexElementOfUV, getVertexElements, getVisible, setCastShadows, setReceiveShadows, setVisible
getBoundingBox, getExcluded, getParentNode, getParentNodes, setExcluded, setParentNode
getScene
findProperty, getName, getProperties, getProperty, removeProperty, removeProperty, setName, setProperty
public PointCloud(java.lang.String name)
PointCloud
name
- The name of this entitypublic PointCloud()
PointCloud
public EntityRendererKey getEntityRendererKey()
getEntityRendererKey
in class Entity
public static PointCloud fromGeometry(Geometry g)
g
- public static PointCloud fromGeometry(Geometry g, int density)
g
- Mesh or other geometry instancedensity
- Number of points per unit triangle