Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ ops
Method
ops
perro_source/core/perro_particle_math/src/lib.rs:79–81 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
77
Self { ops }
78
}
79
80
#[must_use]
81
pub fn ops(&self) -> &[Op] {
82
&self.ops
83
}
84
Callers
4
parse_pparticle_source
Function · 0.80
push_compute_emitter_particles
Method · 0.80
parse_pparticle_source_2d
Function · 0.80
parse_pparticle_source
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected