ldpk
Public Member Functions | Static Public Attributes | List of all members
nuke_ld_3de4_base Class Reference

The baseclass for Nuke plugins around LDPK-based lens distortion models. In order to implement a Nuke plugin, derive from this class. More...

#include <nuke_ld_3de4_base.h>

Inheritance diagram for nuke_ld_3de4_base:
Inheritance graph
[legend]
Collaboration diagram for nuke_ld_3de4_base:
Collaboration graph
[legend]

Public Member Functions

 nuke_ld_3de4_base (Node *node, ldm_type *ldm)
 
void knobs (DD::Image::Knob_Callback f)
 
void _validate (bool)
 
void _request (int x, int y, int r, int t, DD::Image::ChannelMask channels, int count)
 
void engine (int y, int x, int r, DD::Image::ChannelMask channels, DD::Image::Row &out)
 

Static Public Attributes

static const
DD::Image::Iop::Description 
description
 

Detailed Description

The baseclass for Nuke plugins around LDPK-based lens distortion models. In order to implement a Nuke plugin, derive from this class.


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