Uses of Class
nds2.vectorSimpleSegment
-
Uses of vectorSimpleSegment in nds2
Subclasses of vectorSimpleSegment in nds2Methods in nds2 with parameters of type vectorSimpleSegmentModifier and TypeMethodDescriptionprotected static long
vectorSimpleSegment.getCPtr
(vectorSimpleSegment obj) static final long
nds2JNI.new_vectorSimpleSegment__SWIG_1
(long jarg1, vectorSimpleSegment jarg1_) static final long
nds2JNI.vectorSimpleSegment_capacity
(long jarg1, vectorSimpleSegment jarg1_) static final void
nds2JNI.vectorSimpleSegment_clear
(long jarg1, vectorSimpleSegment jarg1_) static final void
nds2JNI.vectorSimpleSegment_doAdd__SWIG_0
(long jarg1, vectorSimpleSegment jarg1_, long jarg2, simple_segment jarg2_) static final void
nds2JNI.vectorSimpleSegment_doAdd__SWIG_1
(long jarg1, vectorSimpleSegment jarg1_, int jarg2, long jarg3, simple_segment jarg3_) static final long
nds2JNI.vectorSimpleSegment_doGet
(long jarg1, vectorSimpleSegment jarg1_, int jarg2) static final long
nds2JNI.vectorSimpleSegment_doRemove
(long jarg1, vectorSimpleSegment jarg1_, int jarg2) static final void
nds2JNI.vectorSimpleSegment_doRemoveRange
(long jarg1, vectorSimpleSegment jarg1_, int jarg2, int jarg3) static final long
nds2JNI.vectorSimpleSegment_doSet
(long jarg1, vectorSimpleSegment jarg1_, int jarg2, long jarg3, simple_segment jarg3_) static final int
nds2JNI.vectorSimpleSegment_doSize
(long jarg1, vectorSimpleSegment jarg1_) static final boolean
nds2JNI.vectorSimpleSegment_isEmpty
(long jarg1, vectorSimpleSegment jarg1_) static final void
nds2JNI.vectorSimpleSegment_reserve
(long jarg1, vectorSimpleSegment jarg1_, long jarg2) Constructors in nds2 with parameters of type vectorSimpleSegment