jacques-gasselin / usdview-native

Workalike for usdview for those who want to avoid Qt and Python
Other
9 stars 1 forks source link

Add Bindings for Stage Info #11

Closed superfunc closed 6 years ago

superfunc commented 6 years ago

Eventually we'll want to wrap the pointer types, so we can hold onto a stage handle and have that be our entry points into these functions. That should be a simple change to shim in later, for now we'll focus on fleshing out what we need feature wise.

Towards #10