MCPcopy Create free account
hub / github.com/Soulghost/Rust101 / new

Method new

path_tracing/src/mesh/triangle.rs:23–41  ·  view source on GitHub ↗
(name: &str, v0: &Vector3f, v1: &Vector3f, v2: &Vector3f, material: Arc<dyn Material>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

cloneMethod · 0.45
normalizeMethod · 0.45
crossMethod · 0.45
lengthMethod · 0.45

Tested by

no test coverage detected