Class Pipe
java.lang.Object
com.gaia3d.basic.geometry.network.modeler.TopologicalEdge
com.gaia3d.converter.geometry.pipe.Pipe
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.joml.Vector3d
org.joml.Vector3d
org.joml.Vector3d
boolean
Methods inherited from class com.gaia3d.basic.geometry.network.modeler.TopologicalEdge
getTheAnotherNode
-
Constructor Details
-
Pipe
-
-
Method Details
-
getStartLinkPosition
public org.joml.Vector3d getStartLinkPosition() -
getEndLinkPosition
public org.joml.Vector3d getEndLinkPosition() -
getDirection
public org.joml.Vector3d getDirection() -
isPhysicallyBuildable
public boolean isPhysicallyBuildable() -
makeGeometry
-