Package edu.wpi.first.math.proto
Class Geometry3D
java.lang.Object
edu.wpi.first.math.proto.Geometry3D
public final class Geometry3D extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Geometry3D.ProtobufPose3d
Protobuf typeProtobufPose3d
static class
Geometry3D.ProtobufQuaternion
Protobuf typeProtobufQuaternion
static class
Geometry3D.ProtobufRotation3d
Protobuf typeProtobufRotation3d
static class
Geometry3D.ProtobufTransform3d
Protobuf typeProtobufTransform3d
static class
Geometry3D.ProtobufTranslation3d
Protobuf typeProtobufTranslation3d
static class
Geometry3D.ProtobufTwist3d
Protobuf typeProtobufTwist3d
-
Constructor Summary
Constructors Constructor Description Geometry3D()
-
Method Summary
Modifier and Type Method Description static us.hebi.quickbuf.Descriptors.FileDescriptor
getDescriptor()
-
Constructor Details
-
Geometry3D
public Geometry3D()
-
-
Method Details
-
getDescriptor
- Returns:
- this proto file's descriptor.
-