2.12.6 RatioStruct
Referenced by: DocumentAtom, NormalViewSetInfoAtom, ScalingStruct
A structure that specifies a rational number.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
numer |
|||||||||||||||||||||||||||||||
denom |
numer (4 bytes): A signed integer that specifies the numerator portion of this ratio.
denom (4 bytes): A signed integer that specifies the denominator portion of this ratio. It MUST NOT be 0x00000000.