Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / FastPointCloud Class
Fields Properties Methods


In This Topic
    FastPointCloud Class Members
    In This Topic

    The following tables list the members exposed by FastPointCloud.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected Field The entity graphics data for selection.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the color array.  
    Public Property Gets or sets point cloud drawing style.  
    Public Property Gets point cloud nature.  
    Public Property Gets or sets point array.  
    Public Property Gets or sets the number of points skipped during zoom fit.  
    Top
    Public Methods
     NameDescription
    Public Method Performs a center downsampling to this fastpointcloud.  
    Public Method Performs a centroid downsampling to this fastpointcloud.  
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public Method Fits a circle to the point cloud vertices.  
    Public Method Fits a line to the point cloud vertices.  
    Public Method Fits a plane to the point cloud vertices.  
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverloaded. Overridden.  Computes the curve or surface tessellation.  
    Public Method Subdivides the FastPointCloud into a set of smaller ones given a maximum number of points per voxel.  
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Method  
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverloaded.  Draws the fast point cloud selected.  
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Method Draws the FastPointCloud without using the vertex buffer objects when they are not supported.  
    Protected MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Top
    See Also