Skip to content

VolumeRaycaster show index is out of range #273

Open
@woxiarong

Description

@woxiarong

when "dataset.GetData(index.x, index.y, index.z) " to get the value, the console show "data[]"'s index is out of range. Is that shuld check the "dataset.data.Length" and "x + y * dimX + z * (dimX * dimY)]"'s value before get the dataset's value ?

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