Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ Glbs
Method
Glbs
perro_source/api_modules/perro_resource_api/src/api.rs:124–126 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
122
}
123
124
/// Access CSV load/save and query helpers.
125
#[inline]
126
pub fn Csv(&self) -> CsvModule<'_, R> {
127
CsvModule::new(self.api)
128
}
129
Callers
5
open_gltf_path
Function · 0.80
cycle_active_glb_ref
Function · 0.80
export_selected_glb_animation
Function · 0.80
export_selected_glb_material
Function · 0.80
glb_info_counts_gltf_entries
Function · 0.80
Calls
no outgoing calls
Tested by
1
glb_info_counts_gltf_entries
Function · 0.64