Searched refs:getComputeMaterialBoundariesFlag (Results 1 – 3 of 3) sorted by relevance
130 bool getComputeMaterialBoundariesFlag() const;
863 bool Controller::getComputeMaterialBoundariesFlag() const in getComputeMaterialBoundariesFlag() function in Freestyle::Controller
480 << (controller->getComputeMaterialBoundariesFlag() ? "enabled" : "disabled") << endl; in prepare()