|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RsSegment | |
---|---|
rp1.rossum | Provides classes to be used as the basis of both the RP1 simulator and client applications. |
Uses of RsSegment in rp1.rossum |
---|
Fields in rp1.rossum declared as RsSegment | |
---|---|
RsSegment[] |
RsBody.refEnclosure
|
RsSegment[] |
RsPolygon.segment
|
RsSegment |
RsNavLink.segment
|
Methods in rp1.rossum that return RsSegment | |
---|---|
RsSegment[] |
RsBody.getRefEnclosure()
|
RsSegment[] |
RsWall.getSegmentArray()
|
RsSegment[] |
RsPaint.getSegmentArray()
|
RsSegment[] |
RsBodyShape.getSegmentArray()
|
Methods in rp1.rossum with parameters of type RsSegment | |
---|---|
void |
RsTransform.map2(RsSegment input,
RsSegment output)
|
boolean |
RsSegSect.process(RsSegment s1,
RsSegment s2)
|
boolean |
RsMotionLine.processCollision(RsSegment[] aList,
int aCount,
RsSegment[] bList,
int bCount)
|
boolean |
RsMotionLine.processCollision(RsSegment[] aList,
int aCount,
RsSegment[] bList,
int bCount)
|
boolean |
RsMotionCircle.processCollision(RsSegment[] aList,
int aCount,
RsSegment[] bList,
int bCount)
|
boolean |
RsMotionCircle.processCollision(RsSegment[] aList,
int aCount,
RsSegment[] bList,
int bCount)
|
boolean |
RsMotion.processCollision(RsSegment[] a,
int aLen,
RsSegment[] b,
int bLen)
|
boolean |
RsMotion.processCollision(RsSegment[] a,
int aLen,
RsSegment[] b,
int bLen)
|
Constructors in rp1.rossum with parameters of type RsSegment | |
---|---|
RsPolygon(int nSegment,
RsSegment[] segment)
|
|
RsSegment(RsSegment s)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |