26 std::shared_ptr<Material>
_material_toon(
const std::shared_ptr<Color3f>& color,
const std::shared_ptr<Integer>& level =
_integer(6));
std::shared_ptr< Integer > _integer()
std::shared_ptr< Material > _material_toon(const std::shared_ptr< Color3f > &color, const std::shared_ptr< Integer > &level=_integer(6))