Home
last modified time | relevance | path

Searched refs:shapehints (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/Coin/coin-Coin-4.0.0/src/nodes/ivy/
H A Dsotext3.scm128 (define shapehints (new-soshapehints)) unknown
129 (-> root 'insertchild shapehints 0)
130 (-> (-> shapehints 'creaseangle) 'setvalue 0.8)
/dports/graphics/Coin/coin-Coin-4.0.0/src/foreignfiles/
H A DSoSTLFileKit.cpp222 SO_KIT_ADD_CATALOG_ENTRY(shapehints, SoShapeHints, in SoSTLFileKit()
543 SoShapeHints * shapehints = in reset() local
545 shapehints->vertexOrdering = SoShapeHints::UNKNOWN_ORDERING; in reset()
549 shapehints->shapeType = SoShapeHints::SOLID; in reset()
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/annex/ForeignFiles/
H A DSoSTLFileKit.h53 SO_KIT_CATALOG_ENTRY_HEADER(shapehints);
/dports/graphics/Coin/coin-Coin-4.0.0/
H A DNEWS216 - added lazy shapehints evaluation to VRML97 rendering
/dports/graphics/Coin/coin-Coin-4.0.0/docs/
H A DChangeLog.19995482 models/oiv_compliance/shapehints.iv,
6280 models/oiv_compliance/shapehints.iv,
H A DChangeLog.20037914 models/vrml1.0, models/vrml1.0/properties/shapehints.wrl,