Skip to content

Commit

Permalink
Export Copc.loadCompressedPointDataBuffer. Closes #8.
Browse files Browse the repository at this point in the history
  • Loading branch information
connormanning committed Sep 26, 2024
1 parent dd66745 commit 08c0eb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/copc/copc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export type Copc = {
export const Copc = {
create,
loadHierarchyPage,
loadCompressedPointDataBuffer,
loadPointDataBuffer,
loadPointDataView,
}
Expand Down

0 comments on commit 08c0eb5

Please sign in to comment.