NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | Protected Attributes | List of all members
video::SDIOutput Class Reference
Collaboration diagram for video::SDIOutput:
Collaboration graph
[legend]

Public Member Functions

 SDIOutput (SDIDevice *dev, StreamFormat format, int streams=1, int customtextureid1=0, int customtextureid2=0)
 
 ~SDIOutput ()
 
int get_texture_id (int streamno)
 
unsigned __int64 get_current_hardware_time ()
 
void present (unsigned __int64 fromwhen=0)
 

Protected Attributes

SDIOutputImplpimpl
 

Constructor & Destructor Documentation

video::SDIOutput::SDIOutput ( SDIDevice dev,
StreamFormat  format,
int  streams = 1,
int  customtextureid1 = 0,
int  customtextureid2 = 0 
)
video::SDIOutput::~SDIOutput ( )

Member Function Documentation

unsigned __int64 video::SDIOutput::get_current_hardware_time ( )
int video::SDIOutput::get_texture_id ( int  streamno)
void video::SDIOutput::present ( unsigned __int64  fromwhen = 0)

Member Data Documentation

SDIOutputImpl* video::SDIOutput::pimpl
protected

The documentation for this class was generated from the following files: