Piccolo.NET

PCameraList Class

PCameraList is a typesafe list of PCamera objects.

For a list of all members of this type, see PCameraList Members.

System.Object
   CollectionBase
      PCameraList

public class PCameraList : CollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class is used by PLayer to maintain a list of the cameras viewing that layer. See PLayer.CamerasReference.

Requirements

Namespace: UMD.HCIL.Piccolo.Util

Assembly: UMD.HCIL.Piccolo (in UMD.HCIL.Piccolo.dll)

See Also

PCameraList Members | UMD.HCIL.Piccolo.Util Namespace