TuttleOFX  1
tuttle::host::TimeRange Struct Reference

#include <ComputeOptions.hpp>

Public Member Functions

 TimeRange ()
 TimeRange (const int frame)
 TimeRange (const int begin, const int end, const int step=1)
 TimeRange (const OfxRangeD &range, const int step=1)

Data Fields

int _begin
int _end
int _step

Detailed Description

Definition at line 32 of file ComputeOptions.hpp.


Constructor & Destructor Documentation

tuttle::host::TimeRange::TimeRange ( ) [inline]

Definition at line 34 of file ComputeOptions.hpp.

tuttle::host::TimeRange::TimeRange ( const int  frame) [inline]

Definition at line 39 of file ComputeOptions.hpp.

tuttle::host::TimeRange::TimeRange ( const int  begin,
const int  end,
const int  step = 1 
) [inline]

Definition at line 44 of file ComputeOptions.hpp.

tuttle::host::TimeRange::TimeRange ( const OfxRangeD &  range,
const int  step = 1 
)

Definition at line 11 of file ComputeOptions.cpp.


Field Documentation


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