class |
BillboardCollection
I tried to create a superclass "Primitive" for both LabelCollection and BillboardCollection
so the add() method in PrimitiveCollection wouldn't have to be duplicated, but
I got runtime errors.
|
class |
DebugModelMatrixPrimitive |
class |
LabelCollection |
class |
PolylineCollection
I tried to create a superclass "Primitive" for both LabelCollection and BillboardCollection
so the add() method in PrimitiveCollection wouldn't have to be duplicated, but
I got runtime errors.
|
class |
PrimitiveCollection
I tried to create a superclass "Primitive" for both LabelCollection and BillboardCollection
so the add() method in PrimitiveCollection wouldn't have to be duplicated, but
I got runtime errors.
|