Open CASCADE Technology
7.8.0
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Functions
c
e
f
g
h
i
m
o
r
s
t
u
v
Variables
Typedefs
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
v
w
Enumerator
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Related Symbols
c
d
g
o
p
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
u
v
w
Variables
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
a
b
c
d
e
f
g
h
i
l
m
o
p
q
r
s
t
u
v
w
x
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
src
Standard
Functions
Standard_Integer.hxx File Reference
#include <
Standard_Std.hxx
>
#include <
Standard_TypeDef.hxx
>
#include <climits>
Functions
Standard_Integer
Abs
(
const
Standard_Integer
Value)
Standard_Boolean
IsEven
(
const
Standard_Integer
Value)
Standard_Boolean
IsOdd
(
const
Standard_Integer
Value)
Standard_Integer
Max
(
const
Standard_Integer
Val1
,
const
Standard_Integer
Val2
)
Standard_Integer
Min
(
const
Standard_Integer
Val1
,
const
Standard_Integer
Val2
)
Standard_Integer
Modulus
(
const
Standard_Integer
Value,
const
Standard_Integer
Divisor
)
Standard_Integer
Square
(
const
Standard_Integer
Value)
constexpr
Standard_Integer
IntegerFirst
()
constexpr
Standard_Integer
IntegerLast
()
constexpr
Standard_Integer
IntegerSize
()
Function Documentation
◆
Abs()
Standard_Integer
Abs
(
const
Standard_Integer
Value
)
inline
◆
IntegerFirst()
constexpr
Standard_Integer
IntegerFirst
(
)
constexpr
◆
IntegerLast()
constexpr
Standard_Integer
IntegerLast
(
)
constexpr
◆
IntegerSize()
constexpr
Standard_Integer
IntegerSize
(
)
constexpr
◆
IsEven()
Standard_Boolean
IsEven
(
const
Standard_Integer
Value
)
inline
◆
IsOdd()
Standard_Boolean
IsOdd
(
const
Standard_Integer
Value
)
inline
◆
Max()
Standard_Integer
Max
(
const
Standard_Integer
Val1
,
const
Standard_Integer
Val2
)
inline
◆
Min()
Standard_Integer
Min
(
const
Standard_Integer
Val1
,
const
Standard_Integer
Val2
)
inline
◆
Modulus()
Standard_Integer
Modulus
(
const
Standard_Integer
Value
,
const
Standard_Integer
Divisor
)
inline
◆
Square()
Standard_Integer
Square
(
const
Standard_Integer
Value
)
inline
Generated by
1.9.8