Exemplo n.º 1
0
 private CesiumCartesian3ValuePropertyAdaptor <BoxDimensionsCesiumWriter> CreateCartesian3()
 {
     return(CesiumValuePropertyAdaptors.CreateCartesian3(this));
 }
Exemplo n.º 2
0
 private CesiumCartesian3ValuePropertyAdaptor <ScaleCesiumWriter> CreateCartesian3()
 {
     return(CesiumValuePropertyAdaptors.CreateCartesian3(this));
 }
Exemplo n.º 3
0
 private CesiumCartesian3ValuePropertyAdaptor <EllipsoidRadiiCesiumWriter> CreateCartesian3()
 {
     return(CesiumValuePropertyAdaptors.CreateCartesian3(this));
 }