Home
last modified time | relevance | path

Searched refs:RiGeometricRepresentation (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/pixie/Pixie/src/ri/
H A DrendererContext.h123 void RiGeometricRepresentation(const char * type);
H A DriInterface.h102 virtual void RiGeometricRepresentation(const char * type);
H A DriInterface.cpp185 void CRiInterface::RiGeometricRepresentation(const char * type) { in RiGeometricRepresentation() function in CRiInterface
H A DribOut.h125 virtual void RiGeometricRepresentation(const char * type);
H A Dri.h417 RiGeometricRepresentation (RtToken type),
H A Dri.cpp1510 RiGeometricRepresentation (RtToken type) { in RiGeometricRepresentation() function
1513 renderMan->RiGeometricRepresentation(type); in RiGeometricRepresentation()
H A Drib.y1420 RiGeometricRepresentation($2);
H A DribOut.cpp548 void CRibOut::RiGeometricRepresentation(const char * type) {
H A DrendererContext.cpp1778 void CRendererContext::RiGeometricRepresentation(const char *type) {