You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the obfuscated error, but I'm getting an uncaught error when I attempt to clone a scene with point clouds in it. It looks like this constructor is getting called without the pcoGeometry when the scene is cloned:
Sorry for the obfuscated error, but I'm getting an uncaught error when I attempt to clone a scene with point clouds in it. It looks like this constructor is getting called without the
pcoGeometry
when the scene is cloned:potree-core/source/point-cloud-octree.ts
Line 61 in 238198b
Not sure if this is a three problem with calling constructors improperly, or a potree problem where it needs to be more defensively coded.
The text was updated successfully, but these errors were encountered: