Eyeshot 10 WinForms API Reference
EvaluateIntersectTriangles Method (Entity)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Entity Class : EvaluateIntersectTriangles Method
Tells if must evaluate the intersection of the triangles with the frustum.
Syntax
'Declaration
 
Protected Overridable Function EvaluateIntersectTriangles( _
   ByVal data As FrustumParams _
) As Boolean
protected virtual bool EvaluateIntersectTriangles( 
   FrustumParams data
)

Parameters

data

Return Value

See Also

Reference

Entity Class
Entity Members