////////////////////////////////////////////////////////////////////////
| 583 | |
| 584 | ///////////////////////////////////////////////////////////////////////////// |
| 585 | float |
| 586 | pcl::HDLGrabber::getFramesPerSecond () const |
| 587 | { |
| 588 | return (0.0f); |
| 589 | } |
| 590 | |
| 591 | ///////////////////////////////////////////////////////////////////////////// |
| 592 | void |
no outgoing calls
no test coverage detected