• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..30-Oct-2021-

cmd/H03-May-2022-1,6871,402

io/H30-Oct-2021-5,8713,724

math/H30-Oct-2021-41,13433,763

points/H03-May-2022-14,4249,132

python/H03-May-2022-5,4733,973

thread/H30-Oct-2021-5532

tools/H30-Oct-2021-47,01130,656

tree/H30-Oct-2021-22,03314,454

unittest/H03-May-2022-54,72338,889

util/H30-Oct-2021-3,5482,337

viewer/H30-Oct-2021-3,8442,776

COPYRIGHTH A D30-Oct-202178 22

Exceptions.hH A D30-Oct-20212.1 KiB8665

Grid.ccH A D30-Oct-202110.1 KiB431317

Grid.hH A D30-Oct-202166.6 KiB1,841927

LICENSEH A D30-Oct-202116.3 KiB374293

MetaMap.ccH A D30-Oct-20215.4 KiB203140

MetaMap.hH A D30-Oct-20217.4 KiB218114

Metadata.ccH A D30-Oct-20213.8 KiB160118

Metadata.hH A D30-Oct-20219.8 KiB415291

Platform.ccH A D30-Oct-2021255 82

Platform.hH A D30-Oct-202111.5 KiB316202

PlatformConfig.hH A D30-Oct-2021210 91

READMEH A D30-Oct-2021635 1711

TypeList.hH A D30-Oct-202121.5 KiB532157

Types.hH A D30-Oct-202120.4 KiB577343

openvdb.ccH A D30-Oct-20215.3 KiB183122

openvdb.hH A D30-Oct-20212.8 KiB7956

version.h.inH A D30-Oct-202111.6 KiB271235

README

1========================================================================
2                               OpenVDB
3========================================================================
4
5The OpenVDB library comprises a hierarchical data structure and a suite
6of tools for the efficient manipulation of sparse, possibly time-varying,
7volumetric data discretized on a three-dimensional grid.
8
9For instructions on library installation and dependencies see INSTALL
10
11For documentation of the library and code examples see:
12https://academysoftwarefoundation.github.io/openvdb
13
14For more details visit the project's home page:
15www.openvdb.org
16
17