Skip to content

pcoGeometry is undefined during clone, causes an error #43

@wbobeirne

Description

@wbobeirne

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:

this.root = pcoGeometry.root;

Not sure if this is a three problem with calling constructors improperly, or a potree problem where it needs to be more defensively coded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions