BoundingBoxProto
↳ extends Niantic.Protobuf.IMessage
Declaration
public sealed partial class BoundingBoxProto : IMessage<BoundingBoxProto>, IBufferMessageConstructors
Constructor
public BoundingBoxProto()
Overload
public BoundingBoxProto(BoundingBoxProto other)
Properties
| Name | Type | Summary |
|---|---|---|
| static readonly Descriptor | MessageDescriptor | - |
| HiX | float | - |
| HiY | float | - |
| HiZ | float | - |
| LoX | float | - |
| LoY | float | - |
| LoZ | float | - |
| static readonly Parser | MessageParser<BoundingBoxProto> | - |
Fields
| Name | Type | Summary |
|---|---|---|
| static HiXFieldNumber | int | - |
| static HiYFieldNumber | int | - |
| static HiZFieldNumber | int | - |
| static LoXFieldNumber | int | - |
| static LoYFieldNumber | int | - |
| static LoZFieldNumber | int | - |
Methods
| Name | Type | Summary |
|---|---|---|
| CalculateSize | int | - |
| Clone | BoundingBoxProto | - |
| Equals | bool | - |
| GetHashCode | int | - |
| MergeFrom | void | - |
| ToString | string | - |
| WriteTo | void | - |
Relationships
implements: Niantic.Protobuf.IBufferMessage