MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / handleExpression

Function handleExpression

tests/catch.hpp:2032–2034  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2030
2031 template<typename T>
2032 void handleExpression( ExprLhs<T> const& expr ) {
2033 handleExpression( expr.makeUnaryExpr() );
2034 }
2035
2036 struct Decomposer {
2037 template<typename T>

Callers

nothing calls this directly

Calls 1

makeUnaryExprMethod · 0.80

Tested by

no test coverage detected