| 3448 | typedef std::shared_ptr<CurrentFrameFunctorArgs> CurrentFrameFunctorArgsPtr; |
| 3449 | |
| 3450 | class RenderCurrentFrameFunctorRunnable; |
| 3451 | struct ViewerCurrentFrameRequestSchedulerPrivate |
| 3452 | { |
| 3453 | ViewerInstance* viewer; |
nothing calls this directly
no test coverage detected