OWLNext 7.0
Borland's Object Windows Library for the modern age
|
#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 | |
Definition at line 74 of file ocobject.h.
owl::ulong ocf::TOcScaleInfo::xD |
denominator in x direction
Definition at line 76 of file ocobject.h.
owl::ulong ocf::TOcScaleInfo::xN |
numerator in x direction
Definition at line 75 of file ocobject.h.
owl::ulong ocf::TOcScaleInfo::yD |
denominator in y direction
Definition at line 78 of file ocobject.h.
owl::ulong ocf::TOcScaleInfo::yN |
numerator in y direction
Definition at line 77 of file ocobject.h.