OCC Main Page
|
ModelingAlgorithms
|
Toolkits
|
Packages
|
Class Hierarchy
|
Data Structures
|
File List
|
Data Fields
|
Globals
ModelingAlgorithms
TKGeomAlgo
IntPatch
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection Class Reference
#include <IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection.hxx>
Public Member Functions
void *
operator new
(size_t, void *anAddress)
void *
operator new
(size_t size)
void
operator delete
(void *anAddress)
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
()
Standard_EXPORT void
Clear
()
~IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
()
Standard_EXPORT const
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
&
Assign
(const
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
&Other)
const
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
&
operator=
(const
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
&Other)
Standard_EXPORT void
Append
(const
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
&T)
void
Append
(
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
&
S
)
Standard_EXPORT void
Prepend
(const
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
&T)
void
Prepend
(
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
&
S
)
void
InsertBefore
(const Standard_Integer Index, const
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
&T)
void
InsertBefore
(const Standard_Integer Index,
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
&
S
)
Standard_EXPORT void
InsertAfter
(const Standard_Integer Index, const
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
&T)
void
InsertAfter
(const Standard_Integer Index,
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
&
S
)
Standard_EXPORT const
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
&
First
() const
Standard_EXPORT const
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
&
Last
() const
void
Split
(const Standard_Integer Index,
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
&Sub)
Standard_EXPORT const
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
&
Value
(const Standard_Integer Index) const
const
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
&
operator()
(const Standard_Integer Index) const
Standard_EXPORT void
SetValue
(const Standard_Integer Index, const
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
&I)
Standard_EXPORT
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
&
ChangeValue
(const Standard_Integer Index)
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
&
operator()
(const Standard_Integer Index)
Standard_EXPORT void
Remove
(const Standard_Integer Index)
Standard_EXPORT void
Remove
(const Standard_Integer FromIndex, const Standard_Integer ToIndex)
Private Member Functions
Standard_EXPORT
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
(const
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
&Other)
Constructor & Destructor Documentation
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
(
)
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::~
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
(
)
[inline]
Standard_EXPORT IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
(
const
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
&
Other
)
[private]
Member Function Documentation
void IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::Append
(
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
&
S
)
Standard_EXPORT void IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::Append
(
const
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
&
T
)
Standard_EXPORT const
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
& IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::Assign
(
const
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
&
Other
)
Standard_EXPORT
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
& IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::ChangeValue
(
const Standard_Integer
Index
)
Standard_EXPORT void IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::Clear
(
)
Standard_EXPORT const
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
& IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::First
(
)
const
void IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::InsertAfter
(
const Standard_Integer
Index
,
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
&
S
)
Standard_EXPORT void IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::InsertAfter
(
const Standard_Integer
Index
,
const
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
&
T
)
void IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::InsertBefore
(
const Standard_Integer
Index
,
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
&
S
)
void IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::InsertBefore
(
const Standard_Integer
Index
,
const
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
&
T
)
Standard_EXPORT const
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
& IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::Last
(
)
const
void IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::operator delete
(
void *
anAddress
)
[inline]
void* IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::operator new
(
size_t
size
)
[inline]
void* IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::operator new
(
size_t
,
void *
anAddress
)
[inline]
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
& IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::operator()
(
const Standard_Integer
Index
)
[inline]
const
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
& IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::operator()
(
const Standard_Integer
Index
)
const
[inline]
const
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
& IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::operator=
(
const
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
&
Other
)
[inline]
void IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::Prepend
(
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
&
S
)
Standard_EXPORT void IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::Prepend
(
const
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
&
T
)
Standard_EXPORT void IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::Remove
(
const Standard_Integer
FromIndex
,
const Standard_Integer
ToIndex
)
Standard_EXPORT void IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::Remove
(
const Standard_Integer
Index
)
Standard_EXPORT void IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::SetValue
(
const Standard_Integer
Index
,
const
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
&
I
)
void IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::Split
(
const Standard_Integer
Index
,
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection
&
Sub
)
Standard_EXPORT const
IntPatch_TheSegmentOfTheSOnBoundsOfIntersection
& IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection::Value
(
const Standard_Integer
Index
)
const
The documentation for this class was generated from the following file:
IntPatch_SequenceOfSegmentOfTheSOnBoundsOfIntersection.hxx
Generated on Mon Aug 25 13:42:14 2008 for OpenCASCADE by
1.4.1