OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
ocf::TOcScaleInfo Struct Reference

#include <ocf/ocobject.h>

Public Attributes

owl::ulong xN
 numerator in x direction
 
owl::ulong xD
 denominator in x direction
 
owl::ulong yN
 numerator in y direction
 
owl::ulong yD
 denominator in y direction
 

Detailed Description

Definition at line 74 of file ocobject.h.

Member Data Documentation

◆ xD

owl::ulong ocf::TOcScaleInfo::xD

denominator in x direction

Definition at line 76 of file ocobject.h.

◆ xN

owl::ulong ocf::TOcScaleInfo::xN

numerator in x direction

Definition at line 75 of file ocobject.h.

◆ yD

owl::ulong ocf::TOcScaleInfo::yD

denominator in y direction

Definition at line 78 of file ocobject.h.

◆ yN

owl::ulong ocf::TOcScaleInfo::yN

numerator in y direction

Definition at line 77 of file ocobject.h.


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