MCPcopy Create free account

hub / github.com/PerroEngine/Perro / functions

Functions11,115 in github.com/PerroEngine/Perro

↓ 7 callersMethodas_array_mut
(&mut self)
perro_source/core/perro_variant/src/variant.rs:3024
↓ 7 callersMethodas_bytes
(&self)
perro_source/core/perro_structs/src/structs/matrix/mod.rs:1215
↓ 7 callersFunctionas_color
(value: &SceneValue)
perro_source/runtime_project/perro_runtime/src/runtime/scene_loader/prepare/core.rs:662
↓ 7 callersMethodas_const_param
(&self)
perro_source/runtime_project/perro_scene/src/scene.rs:686
↓ 7 callersFunctionas_text
(value: &SceneValue)
perro_source/core/perro_animation/src/panim/syntax.rs:6
↓ 7 callersFunctionas_u32
(value: &SceneValue)
perro_source/runtime_project/perro_runtime/src/runtime/scene_loader/prepare/common/values_runtime.rs:16
↓ 7 callersFunctionas_ui_corner_radius
(value: &SceneValue)
perro_source/runtime_project/perro_runtime/src/runtime/scene_loader/prepare/nodes/ui/style.rs:395
↓ 7 callersFunctionasset_context
()
perro_source/runtime_project/perro_physics/benches/rapier_core.rs:13
↓ 7 callersFunctionbyte
(hex: &str)
perro_source/core/perro_structs/src/structs/color.rs:243
↓ 7 callersFunctioncandidate_ids_from_index
( expr: &'a Option<QueryExpr>, tag_index: Option<&'a AHashMap<TagID, AHashSet<NodeID>>>, slot_coun
perro_source/runtime_project/perro_runtime/src/rt_ctx/query.rs:224
↓ 7 callersMethodcanonical_mesh_id
(&self, mesh: MeshID)
perro_source/runtime_project/perro_runtime/src/rs_ctx/mesh.rs:294
↓ 7 callersMethodcells
(&self)
perro_source/core/perro_structs/src/structs/matrix/mod.rs:403
↓ 7 callersMethodcol
(&self, name: &str)
perro_source/core/perro_csv/src/lib.rs:734
↓ 7 callersMethodconfig
(&self)
perro_source/api_modules/perro_networking/src/http.rs:408
↓ 7 callersFunctioncontains_ascii_case_insensitive
(haystack: &str, needle: &str)
perro_source/render_stack/perro_app/src/input/joycon/joycon2.rs:79
↓ 7 callersMethodcreate
(&mut self)
perro_source/runtime_project/perro_runtime/src/rt_ctx/nodes.rs:577
↓ 7 callersFunctioncrest_wave
(v: f32)
perro_source/core/perro_nodes/src/nodes/water.rs:415
↓ 7 callersMethoddecode
(bytes: &[u8])
perro_source/api_modules/perro_networking/src/tcp.rs:41
↓ 7 callersFunctiondecode_pmesh_trimesh
(bytes: &[u8], sx: f32, sy: f32, sz: f32)
perro_source/runtime_project/perro_physics/src/helpers/trimesh.rs:131
↓ 7 callersMethoddeterminant
(self)
perro_source/core/perro_structs/src/structs/matrix/mod.rs:1085
↓ 7 callersFunctiondummy_runtime
()
perro_source/api_modules/perro_runtime_api/tests/unit/lib_tests.rs:1395
↓ 7 callersFunctionembedded_dir
(project_root: &Path)
perro_source/build_pipeline/perro_static_pipeline/src/lib.rs:84
↓ 7 callersMethodencode
(&self)
perro_source/api_modules/perro_networking/src/tcp.rs:21
↓ 7 callersFunctioneval_ops_particle
( ops: &[Op], input: &ParticleEvalInput<'_>, stack: &mut Vec<f32>, )
perro_source/core/perro_particle_math/src/lib.rs:128
↓ 7 callersFunctionfind_macro_calls_with_lines
(text: &str, macro_name: &str)
perro_source/devtools/perro_cli/src/doctor.rs:1588
↓ 7 callersFunctionfrom_object
(entries: &[SceneObjectField])
perro_source/runtime_project/perro_runtime/src/material_schema.rs:23
↓ 7 callersMethodget_global_transform_2d
(&mut self, node_id: NodeID)
perro_source/api_modules/perro_runtime_api/src/sub_apis/node.rs:1666
↓ 7 callersMethodget_global_transform_3d
(&mut self, node_id: NodeID)
perro_source/api_modules/perro_runtime_api/src/sub_apis/node.rs:1670
↓ 7 callersMethodget_unchecked_mut
Gets a mutable cell without bounds checks. # Safety Caller must ensure `row < ROWS` and `col < COLS`.
perro_source/core/perro_structs/src/structs/matrix/mod.rs:323
↓ 7 callersFunctionindent
(out: &mut String, depth: usize)
perro_source/runtime_project/perro_scene/src/scene_doc.rs:770
↓ 7 callersFunctioninit_from_config
(enabled: bool, app_id: Option<u32>)
perro_source/api_modules/perro_steamworks/src/lib.rs:64
↓ 7 callersFunctioninsert_track_key_with_bone_target
( tracks_map: &mut BTreeMap<(String, String), TrackAccumulator>, object: String, channel_key: &str
perro_source/core/perro_animation/src/panim/tracks.rs:1028
↓ 7 callersFunctioninspector_row_names
(idx: usize)
perro_editor/res/scripts/ui/inspector_value_row.rs:255
↓ 7 callersMethodis_key_released
(&self, key: KeyCode)
perro_source/api_modules/perro_input_api/src/state.rs:83
↓ 7 callersMethodlog_raw_like_state
(&self, gilrs: &Gilrs, id: GamepadId, reason: &str)
perro_source/render_stack/perro_app/src/input/gamepad.rs:491
↓ 7 callersFunctionmatches_query
( node: &SceneNode, slot: usize, plan: &QueryPlan, spatial: Option<&QuerySpatialIndex>, )
perro_source/runtime_project/perro_runtime/src/rt_ctx/query.rs:632
↓ 7 callersFunctionmaterial_literal_to_code
(material: &MaterialLiteral)
perro_source/build_pipeline/perro_static_pipeline/src/materials.rs:958
↓ 7 callersMethodmouse_position
(&self)
perro_source/api_modules/perro_input_api/src/snapshot.rs:456
↓ 7 callersMethodmul_f32
(self, rhs: Matrix<COLS, K, f32>)
perro_source/core/perro_structs/src/structs/matrix/mod.rs:1289
↓ 7 callersFunctionnet_error_event
(source: NetSource, op: &str, err: NetError)
perro_source/api_modules/perro_networking/src/world.rs:553
↓ 7 callersFunctionnibble
(c: u8)
perro_source/core/perro_structs/src/structs/color.rs:248
↓ 7 callersMethodnormalize_links
(&mut self)
perro_source/runtime_project/perro_scene/src/scene_doc.rs:64
↓ 7 callersFunctionpack_snorm16
(v: f32)
perro_source/render_stack/perro_graphics/src/three_d/gpu.rs:400
↓ 7 callersMethodplay_audio
( &self, _bus_id: Option<AudioBusID>, _audio: Audio<'_>, _pan:
perro_source/api_modules/perro_resource_api/src/sub_apis/audio.rs:890
↓ 7 callersFunctionpush_instance_range
( ranges: &mut Vec<InstanceRange>, start: u32, count: u32, path_kind: u32, )
perro_source/render_stack/perro_graphics/src/three_d/particles/gpu/helpers.rs:122
↓ 7 callersFunctionread_f32_from_raw
(raw: &[u8], cursor: &mut usize)
perro_source/build_pipeline/perro_static_pipeline/src/skeletons.rs:979
↓ 7 callersFunctionres_to_abs
(root: &Path, res_path: &str)
perro_editor/res/scripts/scene/editor_scene_deps.rs:61
↓ 7 callersMethodresolve_scene_by_path
(&self, path: &str)
perro_source/runtime_project/perro_runtime/src/runtime/scene_loader/mod.rs:127
↓ 7 callersFunctionresolve_script_enum
(schema: &'a ScriptSchema, ty: &str)
perro_editor/res/scripts/ui/editor_inspector_values.rs:2608
↓ 7 callersFunctionrigid_meta_layout
()
perro_source/render_stack/perro_graphics/src/three_d/gpu/paths/rigid.rs:135
↓ 7 callersFunctionsanitize_far
(far: f32, near: f32)
perro_source/render_stack/perro_graphics/src/three_d/gpu/camera.rs:109
↓ 7 callersMethodscroll_container_max
( &self, node: NodeID, computed: &AHashMap<NodeID, ComputedUiRect>, )
perro_source/runtime_project/perro_runtime/src/runtime/render/ui/events.rs:1410
↓ 7 callersFunctionset_panel_display
( ctx: &mut ScriptContext<'_, API>, name: &str, visible: bool, )
perro_editor/res/scripts/ui/editor_ui.rs:4212
↓ 7 callersFunctionset_panel_visible
(runtime: &mut Runtime, node: NodeID, visible: bool)
perro_source/runtime_project/perro_runtime/src/runtime/render/ui/tests.rs:4221
↓ 7 callersMethodset_physics_render_alpha
(&mut self, alpha: f32)
perro_source/runtime_project/perro_runtime/src/runtime/transforms.rs:390
↓ 7 callersMethodset_position
(&mut self, x: f32, y: f32)
perro_source/api_modules/perro_input_api/src/state.rs:223
↓ 7 callersFunctionshort_path
(path: &str, max: usize)
perro_editor/res/scripts/ui/editor_view.rs:1
↓ 7 callersFunctionsimplify_trimesh_data
( vertices: Vec<na3::Point3<f32>>, triangles: Vec<[u32; 3]>, )
perro_source/runtime_project/perro_physics/src/helpers/geometry.rs:3
↓ 7 callersMethodto_effects_vec
(&self)
perro_source/core/perro_structs/src/structs/post_process.rs:191
↓ 7 callersMethodto_f32
(self)
perro_source/core/perro_structs/src/structs/snorm.rs:37
↓ 7 callersMethodto_text
(&self)
perro_source/core/perro_csv/src/lib.rs:391
↓ 7 callersFunctiontrack_with_keys
(keys: Vec<AnimationObjectKey>)
perro_source/runtime_project/perro_internal_updates/src/nodes/animation_player.rs:1331
↓ 7 callersFunctiontranslated_instance
(pos: [f32; 3])
perro_source/render_stack/perro_graphics/src/three_d/gpu/render_pass.rs:1281
↓ 7 callersFunctionui_translation_offset
( transform: &UiTransform, parent_size: Vector2, size: Vector2, )
perro_source/runtime_project/perro_runtime/src/runtime/render/ui/helpers.rs:446
↓ 7 callersFunctionviewport_pointer
( ctx: &mut ScriptContext<'_, API>, )
perro_editor/res/scripts/scene/editor_viewport.rs:422
↓ 7 callersFunctionwalk_dir
Visits all files in a directory tree, calling the provided callback for each file.
perro_source/io_stack/perro_io/src/walkdir.rs:4
↓ 7 callersFunctionwall_2d
Build a StaticBody2D wall (Quad collider) centered at `pos` with the given half-extents. Returns the body id.
perro_source/runtime_project/perro_runtime/src/runtime/audio/tests.rs:24
↓ 7 callersFunctionwrite_str
(value: &str, out: &mut String)
perro_source/runtime_project/perro_scene/src/scene_doc.rs:736
↓ 6 callersMethodScene
(&mut self)
perro_source/api_modules/perro_runtime_api/src/api.rs:130
↓ 6 callersMethodadd
(self, rhs: Self)
perro_source/core/perro_structs/src/structs/matrix/mod.rs:1655
↓ 6 callersMethodadd_fast
(self, rhs: Self)
perro_source/core/perro_structs/src/structs/matrix/mod.rs:1235
↓ 6 callersFunctionadd_quad
(mesh: &mut Mesh3D, positions: [[f32; 3]; 4], normal: [f32; 3])
demos/Demo3D/res/scripts/mesh_materials_demo.rs:145
↓ 6 callersFunctionallowed_type_mask
(expr: Option<&QueryExpr>, kind: TypeFilterKind)
perro_source/runtime_project/perro_runtime/src/rt_ctx/query.rs:911
↓ 6 callersMethodapply
(&mut self, effect: AudioEffect)
perro_source/runtime_project/perro_runtime/src/runtime/audio.rs:311
↓ 6 callersFunctionapply_freecam_2d
(ctx: &mut ScriptContext<'_, API>)
perro_editor/res/scripts/scene/editor_nav.rs:1401
↓ 6 callersFunctionapply_headers
( mut builder: ureq::RequestBuilder<B>, headers: &[(String, String)], )
perro_source/api_modules/perro_networking/src/http.rs:603
↓ 6 callersMethodapply_impulse
( self, physics: &mut PhysicsModule<'_, R>, body_id: NodeID, )
perro_source/api_modules/perro_runtime_api/src/sub_apis/physics.rs:402
↓ 6 callersFunctionas_node_id
(value: &SceneValue)
perro_source/runtime_project/perro_runtime/src/runtime/scene_loader/prepare/common/values_runtime.rs:74
↓ 6 callersFunctionas_usize_list
(value: &SceneValue)
perro_source/runtime_project/perro_runtime/src/runtime/scene_loader/prepare/nodes/ui/base.rs:1020
↓ 6 callersMethodas_vec2
(&self)
perro_source/core/perro_variant/src/variant.rs:2800
↓ 6 callersFunctionasset_ready_log_enabled
()
perro_source/runtime_project/perro_runtime/src/rs_ctx/core.rs:27
↓ 6 callersFunctionbench_key
(index: u64)
perro_source/io_stack/perro_io/build.rs:55
↓ 6 callersMethodbin
(&self, point_x: f32)
perro_source/runtime_project/perro_runtime/src/runtime/physics/water.rs:763
↓ 6 callersFunctionbody_2d
(id: u32)
perro_source/runtime_project/perro_physics/src/system/sync.rs:597
↓ 6 callersFunctionbody_3d
(id: u32)
perro_source/runtime_project/perro_physics/src/system/sync.rs:610
↓ 6 callersFunctionbone_selector_key
(selector: &AnimationBoneSelector)
perro_source/core/perro_animation/src/panim/tracks.rs:984
↓ 6 callersFunctionbuild_lod_sets
( vertices: &[LodVertex], indices: &[u32], surface_ranges: &[LodSurfaceRange], target_ratios:
perro_source/render_stack/perro_meshlets/src/lib.rs:160
↓ 6 callersFunctionbuild_mesh_blend_mask_wgsl
(base: &str)
perro_source/render_stack/perro_graphics/src/three_d/shaders.rs:359
↓ 6 callersFunctionbuild_shadow_setup
(args: ShadowSetupArgs<'_>)
perro_source/render_stack/perro_graphics/src/three_d/gpu/shadows.rs:118
↓ 6 callersFunctionbutton_rect_state
( button: &perro_ui::UiButton, base_rect: ComputedUiRect, state: UiButtonVisualState, effectiv
perro_source/runtime_project/perro_runtime/src/runtime/render/ui/helpers.rs:893
↓ 6 callersFunctioncast_u16
(value: &[u16])
perro_source/core/perro_structs/src/structs/matrix/mod.rs:2683
↓ 6 callersFunctioncast_u32
(value: &[u32])
perro_source/core/perro_structs/src/structs/matrix/mod.rs:2707
↓ 6 callersFunctioncast_u64
(value: &[u64])
perro_source/core/perro_structs/src/structs/matrix/mod.rs:2731
↓ 6 callersFunctioncast_u64_mut
(value: &mut [u64])
perro_source/core/perro_structs/src/structs/matrix/mod.rs:2743
↓ 6 callersFunctioncast_u8
(value: &[u8])
perro_source/core/perro_structs/src/structs/matrix/mod.rs:2659
↓ 6 callersFunctioncast_u8_mut
(value: &mut [u8])
perro_source/core/perro_structs/src/structs/matrix/mod.rs:2671
↓ 6 callersFunctionchar_over_floor_3d
helper: floor + char above it. ret (char_id, floor_id).
perro_source/runtime_project/perro_runtime/src/runtime/physics/tests.rs:2134
↓ 6 callersMethodclear_startup_keyboard_mouse
(&mut self)
perro_source/runtime_project/perro_runtime/src/runtime/input_bridge.rs:269
↓ 6 callersMethodcode
(self)
perro_source/api_modules/perro_resource_api/src/sub_apis/localization.rs:195
↓ 6 callersFunctioncolor
(v: [f32; 4])
perro_source/render_stack/perro_graphics/benches/cpu_prepare.rs:14
← previousnext →601–700 of 11,115, ranked by callers