Home
last modified time | relevance | path

Searched refs:Q3AttributeSet_Contains (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/quesa/quesa-1.8/APIincludes/
H A DQuesaSet.h624 Q3AttributeSet_Contains (
/dports/graphics/quesa/quesa-1.8/Source/Core/Support/
H A DE3Utils.c729 if (theSet != NULL && Q3AttributeSet_Contains(theSet, attributeType)) in E3TriMeshAttribute_GatherArray()
763 …TQ3Boolean isPresent = (TQ3Boolean) (theSet != NULL && Q3AttributeSet_Contains(theSet, attributeTy… in E3TriMeshAttribute_GatherArray()
/dports/graphics/quesa/quesa-1.8/Source/Core/Glue/
H A DQD3DSet.c507 Q3AttributeSet_Contains(TQ3AttributeSet attributeSet, TQ3AttributeType attributeType) in Q3AttributeSet_Contains() function
/dports/graphics/quesa/quesa-1.8/Source/Core/Geometry/
H A DE3GeometryTriGrid.c307 if (!Q3AttributeSet_Contains(triangleData.triangleAttributeSet, kQ3AttributeTypeNormal))
H A DE3GeometryTriMesh.c641 if (!Q3AttributeSet_Contains(theTriangle->triangleAttributeSet, kQ3AttributeTypeNormal))
/dports/graphics/quesa/quesa-1.8/Source/Core/System/
H A DE3Renderer.c779 hasSurfaceShader = Q3AttributeSet_Contains ( attSet, kQ3AttributeTypeSurfaceShader ) ;
H A DE3View.c363 if (Q3AttributeSet_Contains(topItem->attributeSet, attributeType))