Search Results for

    Show / Hide Table of Contents

    Struct RGraphEx.SideWalkEdgeKey

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    Namespace: PLATEAU.RoadNetwork.Graph
    Assembly: cs.temp.dll.dll
    Syntax
    public struct SideWalkEdgeKey

    Constructors

    SideWalkEdgeKey(RGraphEx.SideWalkEdgeKeyType, RnCityObjectGroupKey)

    Declaration
    public SideWalkEdgeKey(RGraphEx.SideWalkEdgeKeyType type, RnCityObjectGroupKey cityObjectGroup)
    Parameters
    Type Name Description
    RGraphEx.SideWalkEdgeKeyType type
    RnCityObjectGroupKey cityObjectGroup

    Fields

    CityObjectGroup

    Declaration
    public RnCityObjectGroupKey CityObjectGroup
    Field Value
    Type Description
    RnCityObjectGroupKey

    Type

    Declaration
    public RGraphEx.SideWalkEdgeKeyType Type
    Field Value
    Type Description
    RGraphEx.SideWalkEdgeKeyType
    In This Article
    Back to top PLATEAU SDK for Unity