HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TIL_SequenceImageSpaceData Struct Reference

#include <TIL_Sequence.h>

Public Member Functions

UT_Vector2D imageToPixel (const UT_Vector2D &v) const
 
UT_Vector2D pixelToImage (const UT_Vector2D &v) const
 

Public Attributes

bool valid = false
 
UT_DimRect dataWindow
 
UT_DimRect displayWindow
 
UT_Vector2D imageToPixelScale
 
UT_Vector2D imageToPixelTranslate
 

Detailed Description

Definition at line 39 of file TIL_Sequence.h.

Member Function Documentation

UT_Vector2D TIL_SequenceImageSpaceData::imageToPixel ( const UT_Vector2D v) const
inline

Definition at line 46 of file TIL_Sequence.h.

UT_Vector2D TIL_SequenceImageSpaceData::pixelToImage ( const UT_Vector2D v) const
inline

Definition at line 49 of file TIL_Sequence.h.

Member Data Documentation

UT_DimRect TIL_SequenceImageSpaceData::dataWindow

Definition at line 42 of file TIL_Sequence.h.

UT_DimRect TIL_SequenceImageSpaceData::displayWindow

Definition at line 43 of file TIL_Sequence.h.

UT_Vector2D TIL_SequenceImageSpaceData::imageToPixelScale

Definition at line 44 of file TIL_Sequence.h.

UT_Vector2D TIL_SequenceImageSpaceData::imageToPixelTranslate

Definition at line 44 of file TIL_Sequence.h.

bool TIL_SequenceImageSpaceData::valid = false

Definition at line 41 of file TIL_Sequence.h.


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