Blender V5.0
blender::compositor::DistortionGrid Class Reference

#include <COM_distortion_grid.hh>

Inherits blender::compositor::CachedResource.

Public Member Functions

 DistortionGrid (Context &context, MovieClip *movie_clip, int2 size, DistortionType type, int2 calibration_size)
 ~DistortionGrid ()

Public Attributes

Result result
Public Attributes inherited from blender::compositor::CachedResource
bool needed = true

Detailed Description

Definition at line 53 of file COM_distortion_grid.hh.

Constructor & Destructor Documentation

◆ DistortionGrid()

◆ ~DistortionGrid()

blender::compositor::DistortionGrid::~DistortionGrid ( )

Definition at line 118 of file distortion_grid.cc.

References result.

Member Data Documentation

◆ result

Result blender::compositor::DistortionGrid::result

Definition at line 55 of file COM_distortion_grid.hh.

Referenced by DistortionGrid(), and ~DistortionGrid().


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