mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-18 06:44:56 +08:00
7 lines
239 B
Plaintext
Executable File
7 lines
239 B
Plaintext
Executable File
// File: ViewerTest_EventManager.lxx
|
|
// Created: Thu Aug 27 15:13:00 1998
|
|
// Author: Robert COUBLANC
|
|
// <rob@robox.paris1.matra-dtv.fr>
|
|
inline const Handle(AIS_InteractiveContext)& ViewerTest_EventManager::Context() const
|
|
{return myCtx;}
|