Searched defs:Orientation (Results 1 – 3 of 3) sorted by relevance
188 pub struct Orientation { struct192 // @@protoc_insertion_point(field:netsim.model.Orientation.pitch) argument194 // @@protoc_insertion_point(field:netsim.model.Orientation.roll) argument197 // @@protoc_insertion_point(special_field:netsim.model.Orientation.special_fields) argument201 impl<'a> ::std::default::Default for &'a Orientation { argument207 impl Orientation { implementation238 impl ::protobuf::Message for Orientation { implementation327 impl ::protobuf::MessageFull for Orientation { implementation334 impl ::std::fmt::Display for Orientation { implementation340 impl ::protobuf::reflect::ProtobufValue for Orientation { implementation
30 message Orientation { message
34 export interface Orientation { interface