Romestead Assembly Reference

Candide.Graphics.Batcher.RenderBatchedSpacs

Type JSON

public class in Candide.Graphics.Batcher

Methods1
Properties0
Fields1
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_verticalCenteredPlaneBufferpublicpublic System.Int32 _verticalCenteredPlaneBuffer

Methods

SetupQuadFunc

protected System.Collections.Generic.List<Candide.Graphics.Batcher.VertexBatchedQuad[]> SetupQuadFunc()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Collections.Generic.List<Candide.Graphics.Batcher.VertexBatchedQuad[]>
  • StaticFalse
  • VirtualTrue
  • Hash16FC7C0386256D9C3AD8D3A5975415C308EEA67E7C328EB1446B7D903E6F7944
  • Body hashDB13408FC6EF92DD4FBDFA55E75F6C7886832A3FBA9BD1E45A2332AADEF5D261
  • IL size840
Referenced calls
  • Candide.Graphics.Batcher.RenderBatchedParticles::SetupQuadFunc()
  • System.Collections.Generic.List<Candide.Graphics.Batcher.VertexBatchedQuad[]>::get_Count()
  • Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)
  • Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)
  • Candide.Graphics.Batcher.VertexBatchedQuad::.ctor(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector2)
  • System.Collections.Generic.List<Candide.Graphics.Batcher.VertexBatchedQuad[]>::Add(!0)