MCPcopy Create free account
hub / github.com/RenderKit/embree / size

Method size

tutorials/external/catch.hpp:592–594  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

590 return m_size == 0;
591 }
592 auto size() const noexcept -> size_type {
593 return m_size;
594 }
595
596 auto numberOfCharacters() const noexcept -> size_type;
597 auto c_str() const -> char const*;

Callers 15

addRandomSubdivFeaturesFunction · 0.45
addGeometryMethod · 0.45
addSphereMethod · 0.45
addQuadSphereMethod · 0.45
addGridSphereMethod · 0.45
addSubdivSphereMethod · 0.45
addSphereHairMethod · 0.45
addHairMethod · 0.45
resizeRandomlyMethod · 0.45
executeMethod · 0.45
runMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected