Home
last modified time | relevance | path

Searched refs:isRectangularTexture (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/opencsg/OpenCSG-1.4.2/src/
H A DchannelManager.h89 bool isRectangularTexture() const;
H A DchannelManager.cpp438 if (!isRectangularTexture()) { in setupProjectiveTexture()
517 bool ChannelManager::isRectangularTexture() const in isRectangularTexture() function in OpenCSG::ChannelManager
H A DrenderSCS.cpp223 isRectangularTexture() in merge()