Public Member Functions
vil_convert_round_pixel< In, Out > Class Template Reference

Performs rounding between different pixel types. More...

#include <vil_convert.h>

List of all members.

Public Member Functions

void operator() (In v, Out &d) const

Detailed Description

template<class In, class Out>
class vil_convert_round_pixel< In, Out >

Performs rounding between different pixel types.

Definition at line 314 of file vil_convert.h.


Member Function Documentation

template<class In , class Out >
void vil_convert_round_pixel< In, Out >::operator() ( In  v,
Out &  d 
) const [inline]

Definition at line 425 of file vil_convert.h.


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