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

#include <COM_image_coordinates.hh>

Inherits blender::compositor::CachedResource.

Public Member Functions

 ImageCoordinates (Context &context, const int2 &size, const CoordinatesType type)
 ~ImageCoordinates ()

Public Attributes

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

Detailed Description

Definition at line 46 of file COM_image_coordinates.hh.

Constructor & Destructor Documentation

◆ ImageCoordinates()

blender::compositor::ImageCoordinates::ImageCoordinates ( Context & context,
const int2 & size,
const CoordinatesType type )

Definition at line 44 of file image_coordinates.cc.

References result, and size().

◆ ~ImageCoordinates()

blender::compositor::ImageCoordinates::~ImageCoordinates ( )

Definition at line 57 of file image_coordinates.cc.

References result.

Member Data Documentation

◆ result

Result blender::compositor::ImageCoordinates::result

Definition at line 48 of file COM_image_coordinates.hh.

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


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