[][src]Type Definition opencv::types::PtrOfILog

type PtrOfILog = Ptr<dyn ILog>;

Implementations

impl PtrOfILog[src]

Trait Implementations

impl ILog for PtrOfILog[src]