Views
Charts Package API Reference Guide
Product Documentation:
Views Documentation Home
Main Page
Classes
Alphabetical Index
Annotated List
Class Hierarchy
Class Members
All
3
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
3
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
Typedefs
Enumerations
Enumerator
Views Style Sheets
Overview of Views Style Sheets
Views Style Sheet Syntax
Views Style Sheets Reference
Views Style Sheets Examples
Global Entities
All
Typedefs
Enumerations
Enumerator
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
IlvCoordInterval Member List
This is the complete list of members for
IlvCoordInterval
, including all inherited members.
getLength
() const
IlvCoordInterval
getMax
() const
IlvCoordInterval
getMin
() const
IlvCoordInterval
IlvCoordInterval
(IlDouble min=0.0, IlDouble max=0.0)
IlvCoordInterval
intersection
(const IlvCoordInterval &itv)
IlvCoordInterval
intersects
(const IlvCoordInterval &itv) const
IlvCoordInterval
isAfter
(IlDouble val) const
IlvCoordInterval
isBefore
(IlDouble val) const
IlvCoordInterval
isInside
(IlDouble val) const
IlvCoordInterval
isOutside
(IlDouble val) const
IlvCoordInterval
isStrictlyAfter
(IlDouble val) const
IlvCoordInterval
isStrictlyBefore
(IlDouble val) const
IlvCoordInterval
isStrictlyInside
(IlDouble val) const
IlvCoordInterval
isStrictlyOutside
(IlDouble val) const
IlvCoordInterval
operator+=
(IlDouble val)
IlvCoordInterval
operator+=
(const IlvCoordInterval &itv)
IlvCoordInterval
set
(IlDouble min, IlDouble max)
IlvCoordInterval
setMax
(IlDouble val)
IlvCoordInterval
setMin
(IlDouble val)
IlvCoordInterval
stepToValue
(IlDouble nSteps, IlDouble iStep) const
IlvCoordInterval
translate
(IlDouble delta)
IlvCoordInterval