Candide.Graphics.Batcher.RenderBatchedFog
Type JSONpublic class in Candide.Graphics.Batcher
Type metadata
- Assembly
Romestead - Namespace
Candide.Graphics.Batcher - Base type
Candide.Graphics.Batcher.AutoBatcherQuads<Candide.Graphics.Batcher.VertexBatchedFog, Candide.Graphics.Batcher.FogBatchData> - Hash
6A23B2BBD7B812DF2F14B7D70C68697EB3B2E486DA4DFFDB8A79B8225D9D1284
Relationships
Methods
CanPushQuadBatchData
#
protected System.Boolean CanPushQuadBatchData(System.Int32 batchIndex, Candide.Graphics.Batcher.FogBatchData data)
Method metadata
- Visibilityprotected
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
1BD43EF5FDA2E4F7F6A885CA1D1DCA2AA9F3732E519A3543C53FB675BB189330 - Body hash
B9BF193ECC972CD0E10BE9D3691294DE8F2AAEA2BE5270B61BEFD377D407EA16 - IL size33
Referenced calls
Candide.Graphics.Batcher.AutoBatcherQuads<Candide.Graphics.Batcher.VertexBatchedFog, Candide.Graphics.Batcher.FogBatchData>::CanApplyTextures(Microsoft.Xna.Framework.Graphics.Texture2D[], System.Int32&)
CustomSubmitSteps
#
protected System.Void CustomSubmitSteps(Microsoft.Xna.Framework.Graphics.GraphicsDevice graphicsDevice, Microsoft.Xna.Framework.Graphics.Effect effect)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
513120C3B234C35FB4B2C60D881639E981B8139CD02C0647816227CB6F93F3FE - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
GetVertexDeclaration
#
protected Microsoft.Xna.Framework.Graphics.VertexDeclaration GetVertexDeclaration()
Method metadata
- Visibilityprotected
- Return type
Microsoft.Xna.Framework.Graphics.VertexDeclaration - StaticFalse
- VirtualTrue
- Hash
A2CB5C39B689CE890212F25C8ADD7BE0DA130DDFE8AD6782DF806DAB3B2D44EC - Body hash
12F914E5CDC30A9ABEE78813748B0823C30D00AE24130DB432E9F7838617E2E3 - IL size6
PushQuadBatchData
#
protected System.Void PushQuadBatchData(System.Int32 batchIndex, System.Int32 num_primitives, Candide.Graphics.Batcher.FogBatchData data)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
F6F3A82EB45F36DBFD50448012BA1647DD770B695B6256857CACC9EDB3D67807 - Body hash
1E25DBD08B98FA388522D5E3BBBBC3C9C658CCA8CB8525476B30699BBC2CAA9E - IL size233
Referenced calls
Candide.Graphics.Batcher.AutoBatcherQuads<Candide.Graphics.Batcher.VertexBatchedFog, Candide.Graphics.Batcher.FogBatchData>::TryApplyTexture(Microsoft.Xna.Framework.Graphics.Texture2D, System.Int32&, Microsoft.Xna.Framework.Graphics.Texture2D)Microsoft.Xna.Framework.Vector4::.ctor(Microsoft.Xna.Framework.Vector3, System.Single)Microsoft.Xna.Framework.Vector4::Transform(Microsoft.Xna.Framework.Vector4&, Microsoft.Xna.Framework.Matrix&, Microsoft.Xna.Framework.Vector4&)CandideCreator.Shared.Helpers.VectorExtension::ToVector3(Microsoft.Xna.Framework.Vector4)Candide.Graphics.Batcher.Byte4::.ctor(System.Byte, System.Byte, System.Byte, System.Byte)Candide.Graphics.Batcher.AutoBatcherQuads<Candide.Graphics.Batcher.VertexBatchedFog, Candide.Graphics.Batcher.FogBatchData>::GetVerticesPerQuad(System.Int32)
SetupQuadFunc
#
protected System.Collections.Generic.List<Candide.Graphics.Batcher.VertexBatchedFog[]> SetupQuadFunc()
Method metadata
- Visibilityprotected
- Return type
System.Collections.Generic.List<Candide.Graphics.Batcher.VertexBatchedFog[]> - StaticFalse
- VirtualTrue
- Hash
BB0EFD4A21618B119ED5C33548F85629FAEA3FBAF7B2EA4A1E449D7D11BC9526 - Body hash
A72DFED6F12B86FD7A778050BE09D82AF6C32EB7AEB0B4E8EDFCFC7DE1C4B782 - IL size324
Referenced calls
Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)Candide.Graphics.Batcher.VertexBatchedFog::.ctor(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector2)System.Collections.Generic.List<Candide.Graphics.Batcher.VertexBatchedFog[]>::.ctor(System.Int32)System.Runtime.InteropServices.CollectionsMarshal::SetCount(System.Collections.Generic.List<!!0>, System.Int32)System.Runtime.InteropServices.CollectionsMarshal::AsSpan(System.Collections.Generic.List<!!0>)System.Span<Candide.Graphics.Batcher.VertexBatchedFog[]>::get_Item(System.Int32)