コード例 #1
0
 public void AddObject(IGraphicsObject a_object)
 {
     m_internalPipeline.AddObject(a_object);
 }