Click or drag to resize
AB4D logo

BaseEventSource3D Methods

The BaseEventSource3D type exposes the following members.

Methods
 NameDescription
Protected methodStatic memberContainsGeometryModel3D Returns true if hitGeometryModel3D is define as any child in model3DGroup and its Children
Protected methodStatic memberContainsVisual3D Returns true if hitVisual is the same as oneVisual or if hitVisual is define as any child in oneVisual and its Children
Public methodIsMyGeometryModel3D Method that is called from EventManager3D to check if this EventSource3D contains hitGeometryModel3D
Public methodIsMyVisual Method that is called from EventManager3D to check if this EventSource3D contains hitVisual
Top
See Also