forked from snavely/bundler_sfm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
These point indices should be size_t rather than int so when you mult…
…iply them on systems where size_t is uint64_t, the result is of type uint64_t rather than int32_t.
- Loading branch information
Kevin Matzen
committed
Aug 27, 2013
1 parent
fb9667e
commit adde682
Showing
1 changed file
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters