HE_Mesh2014
2.0.11
|
Public Member Functions | |
WB_Coord | applySelf (final WB_Transform T) |
WB_Coord | applyAsNormalSelf (final WB_Transform T) |
WB_Coord | applyAsPointSelf (final WB_Transform T) |
WB_Coord | applyAsVectorSelf (final WB_Transform T) |
WB_Coord | rotateAbout2PointAxisSelf (final double angle, final double p1x, final double p1y, final double p1z, final double p2x, final double p2y, final double p2z) |
WB_Coord | rotateAboutAxis2PSelf (final double angle, final double p1x, final double p1y, final double p1z, final double p2x, final double p2y, final double p2z) |
WB_Coord | rotateAbout2PointAxisSelf (final double angle, final WB_Coord p1, final WB_Coord p2) |
WB_Coord | rotateAboutAxis2PSelf (final double angle, final WB_Coord p1, final WB_Coord p2) |
WB_Coord | rotateAboutAxisSelf (final double angle, final WB_Coord p, final WB_Coord a) |
WB_Coord | rotateAboutAxisSelf (final double angle, final double px, final double py, final double pz, final double ax, final double ay, final double az) |
WB_Coord | scaleSelf (final double f) |
WB_Coord | scaleSelf (final double fx, final double fy, final double fz) |
WB_Coord | rotateAboutOriginSelf (final double angle, final double x, final double y, final double z) |
WB_Coord | rotateAboutOriginSelf (final double angle, final WB_Coord v) |
![]() | |
WB_Coord | apply (final WB_Transform T) |
void | applyInto (WB_MutableCoord result, final WB_Transform T) |
WB_Coord | applyAsNormal (final WB_Transform T) |
void | applyAsNormalInto (final WB_MutableCoord result, final WB_Transform T) |
WB_Coord | applyAsPoint (final WB_Transform T) |
void | applyAsPointInto (final WB_MutableCoord result, final WB_Transform T) |
WB_Coord | applyAsVector (final WB_Transform T) |
void | applyAsVectorInto (final WB_MutableCoord result, final WB_Transform T) |
WB_Coord | rotateAbout2PointAxis (final double angle, final double p1x, final double p1y, final double p1z, final double p2x, final double p2y, final double p2z) |
WB_Coord | rotateAboutAxis2P (final double angle, final double p1x, final double p1y, final double p1z, final double p2x, final double p2y, final double p2z) |
WB_Coord | rotateAbout2PointAxis (final double angle, final WB_Coord p1, final WB_Coord p2) |
WB_Coord | rotateAboutAxis2P (final double angle, final WB_Coord p1, final WB_Coord p2) |
WB_Coord | rotateAboutAxis (final double angle, final double px, final double py, final double pz, final double ax, final double ay, final double az) |
WB_Coord | rotateAboutAxis (final double angle, final WB_Coord p, final WB_Coord a) |
WB_Coord | scale (final double f) |
WB_Coord | scale (final double fx, final double fy, final double fz) |
void | scaleInto (WB_MutableCoord result, final double f) |
void | scaleInto (WB_MutableCoord result, final double fx, final double fy, final double fz) |
WB_Coord | rotateAboutOrigin (final double angle, final double x, final double y, final double z) |
WB_Coord | rotateAboutOrigin (final double angle, final WB_Coord v) |
WB_Coord wblut.geom.WB_MutableCoordinateTransform.applyAsNormalSelf | ( | final WB_Transform | T | ) |
T |
Implemented in wblut.hemesh.HE_Vertex, wblut.geom.WB_Vector, and wblut.geom.WB_Point.
WB_Coord wblut.geom.WB_MutableCoordinateTransform.applyAsPointSelf | ( | final WB_Transform | T | ) |
T |
Implemented in wblut.hemesh.HE_Vertex, wblut.geom.WB_Vector, and wblut.geom.WB_Point.
WB_Coord wblut.geom.WB_MutableCoordinateTransform.applyAsVectorSelf | ( | final WB_Transform | T | ) |
T |
Implemented in wblut.hemesh.HE_Vertex, wblut.geom.WB_Vector, and wblut.geom.WB_Point.
WB_Coord wblut.geom.WB_MutableCoordinateTransform.applySelf | ( | final WB_Transform | T | ) |
T |
Implemented in wblut.hemesh.HE_Vertex, wblut.geom.WB_Vector, and wblut.geom.WB_Point.
WB_Coord wblut.geom.WB_MutableCoordinateTransform.rotateAbout2PointAxisSelf | ( | final double | angle, |
final double | p1x, | ||
final double | p1y, | ||
final double | p1z, | ||
final double | p2x, | ||
final double | p2y, | ||
final double | p2z | ||
) |
angle | |
p1x | |
p1y | |
p1z | |
p2x | |
p2y | |
p2z |
Implemented in wblut.hemesh.HE_Vertex, wblut.geom.WB_Vector, and wblut.geom.WB_Point.
WB_Coord wblut.geom.WB_MutableCoordinateTransform.rotateAbout2PointAxisSelf | ( | final double | angle, |
final WB_Coord | p1, | ||
final WB_Coord | p2 | ||
) |
angle | |
p1 | |
p2 |
Implemented in wblut.hemesh.HE_Vertex, wblut.geom.WB_Vector, and wblut.geom.WB_Point.
WB_Coord wblut.geom.WB_MutableCoordinateTransform.rotateAboutAxis2PSelf | ( | final double | angle, |
final double | p1x, | ||
final double | p1y, | ||
final double | p1z, | ||
final double | p2x, | ||
final double | p2y, | ||
final double | p2z | ||
) |
angle | |
p1x | |
p1y | |
p1z | |
p2x | |
p2y | |
p2z |
Implemented in wblut.hemesh.HE_Vertex, wblut.geom.WB_Vector, and wblut.geom.WB_Point.
WB_Coord wblut.geom.WB_MutableCoordinateTransform.rotateAboutAxis2PSelf | ( | final double | angle, |
final WB_Coord | p1, | ||
final WB_Coord | p2 | ||
) |
angle | |
p1 | |
p2 |
Implemented in wblut.hemesh.HE_Vertex, wblut.geom.WB_Vector, and wblut.geom.WB_Point.
WB_Coord wblut.geom.WB_MutableCoordinateTransform.rotateAboutAxisSelf | ( | final double | angle, |
final WB_Coord | p, | ||
final WB_Coord | a | ||
) |
angle | |
p | |
a |
Implemented in wblut.hemesh.HE_Vertex, wblut.geom.WB_Vector, and wblut.geom.WB_Point.
WB_Coord wblut.geom.WB_MutableCoordinateTransform.rotateAboutAxisSelf | ( | final double | angle, |
final double | px, | ||
final double | py, | ||
final double | pz, | ||
final double | ax, | ||
final double | ay, | ||
final double | az | ||
) |
angle | |
px | |
py | |
pz | |
ax | |
ay | |
az |
Implemented in wblut.hemesh.HE_Vertex, wblut.geom.WB_Vector, and wblut.geom.WB_Point.
WB_Coord wblut.geom.WB_MutableCoordinateTransform.rotateAboutOriginSelf | ( | final double | angle, |
final double | x, | ||
final double | y, | ||
final double | z | ||
) |
angle | |
x | |
y | |
z |
Implemented in wblut.hemesh.HE_Vertex, wblut.geom.WB_Vector, and wblut.geom.WB_Point.
WB_Coord wblut.geom.WB_MutableCoordinateTransform.rotateAboutOriginSelf | ( | final double | angle, |
final WB_Coord | v | ||
) |
angle | |
v |
Implemented in wblut.hemesh.HE_Vertex, wblut.geom.WB_Vector, and wblut.geom.WB_Point.
WB_Coord wblut.geom.WB_MutableCoordinateTransform.scaleSelf | ( | final double | f | ) |
f |
Implemented in wblut.hemesh.HE_Vertex, wblut.geom.WB_Vector, and wblut.geom.WB_Point.
WB_Coord wblut.geom.WB_MutableCoordinateTransform.scaleSelf | ( | final double | fx, |
final double | fy, | ||
final double | fz | ||
) |
fx | |
fy | |
fz |
Implemented in wblut.hemesh.HE_Vertex, wblut.geom.WB_Vector, and wblut.geom.WB_Point.