Class PointCloud
				
				
			
				
				
				
					
Defined in:  PointCloud.js.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| 
							 
								PointCloud(name, pointAttributes)
							 
							
						 | 
					
| Method Attributes | Method Name and Description | 
|---|---|
| 
								 setVertexBufferData(data)
								 
								move pointcloud data to the gpu 
							 | 
						|
| 
								 unload()
								 
								delete point cloud data from gpu 
							 | 
						
					Method Detail
				
				
					 
					
					
					
					setVertexBufferData(data)
					
					
					
						move pointcloud data to the gpu
						
						
					
					
					
					
						
							- Parameters:
 - data
 
					
					
					unload()
					
					
					
						delete point cloud data from gpu