Skip to content

NestedVector: exceeds max size error #316

@jedfrechette

Description

@jedfrechette

While using the prebuilt binary for version 18.60 I've been running in to errors like the following with some point clouds:

[ERROR] C:\Research\PoissonRecon\PoissonRecon\Src\nestedVector.h (Line 229)
              PoissonRecon::NestedVector<int,1,20>::resize
              Resize size exceeds max size, considering increasing nesting:
1844674407156206222 > 1099511627776

In the particular case I'm looking at now this error repeats 3 times with the number to the left of the > increasing by a small amount (a few hundred units) each time before failing completely. Older versions, from before NestedVector were implemented, are able to run successfully using the same parameters on this data set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions