Package | Description |
---|---|
com.openinventor.inventor |
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
|
Modifier and Type | Method and Description |
---|---|
SbLined |
SbMatrixd.multLineMatrix(SbLined src)
Multiplies the given line's origin by the matrix, and the line's direction by the rotation portion of the matrix.
|
SbLined |
SbLined.setValue(double[] components) |
SbLined |
SbLined.setValue(double[] components,
int startIndex) |
static SbLined[] |
SbLined.toArray(long nativeArray,
long length) |
Modifier and Type | Method and Description |
---|---|
SbVec3d[] |
SbLined.getClosestPoints(SbLined line2)
Finds the two closest points between this line and line2, and loads them into ptOnThis and ptOnLine2.
|
SbLined |
SbMatrixd.multLineMatrix(SbLined src)
Multiplies the given line's origin by the matrix, and the line's direction by the rotation portion of the matrix.
|
void |
SbLine.setValue(SbLined line)
Sets line from a double precision line.
|
void |
SbLined.setValue(SbLined copyFrom) |
Constructor and Description |
---|
SbLined(SbLined copyFrom) |
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com