Skip to content

pointcloud manager/pointcloudviewerdx11: slicing issue and bounds not updated if set new point data #130

Open
@unitycoder

Description

@unitycoder

one report about, pointcloud manager sometimes failing on the slicing (and missing bounds if set new data at UpdatePointData())

PointCloudManager.cs from line 126 Adding Mathf.Floor and Ceil to the min and max values. This is required as SX etc at line 254 are ints. BoxIndex was returning larger than array size.
PointCloudViewerDS11.cs UpdatePointData() Need to find and set cloudBounds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions