Obi  7.0.5
Unified particle physics for Unity
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Obi.ComputeLineRopeRenderSystem Class Reference
Inheritance diagram for Obi.ComputeLineRopeRenderSystem:
Obi.ObiLineRopeRenderSystem Obi.RenderSystem< T > Obi.IRenderSystem

Public Member Functions

 ComputeLineRopeRenderSystem (ObiSolver solver)
 
override void Setup ()
 
override void Render ()
 
override void RenderFromCamera (Camera camera)
 
- Public Member Functions inherited from Obi.ObiLineRopeRenderSystem
 ObiLineRopeRenderSystem (ObiSolver solver)
 
void Dispose ()
 
void Step ()
 
- Public Member Functions inherited from Obi.RenderSystem< T >
Type IRenderSystem. GetRendererType ()
 
virtual bool AddRenderer (T renderer)
 
virtual bool RemoveRenderer (T renderer)
 

Additional Inherited Members

- Protected Attributes inherited from Obi.ObiLineRopeRenderSystem
List< ObiRopeLineRenderersortedRenderers = new List<ObiRopeLineRenderer>()
 
VertexAttributeDescriptor[] layout
 
ObiSolver m_Solver
 
SubMeshDescriptor subMeshDescriptor = new SubMeshDescriptor(0, 0)
 
List< ProceduralRenderBatch
< ProceduralRopeVertex > > 
batchList = new List<ProceduralRenderBatch<ProceduralRopeVertex>>()
 
ObiNativeList< int > pathSmootherIndices
 
ObiNativeList< BurstLineMeshDatarendererData
 
ObiNativeList< int > vertexOffsets
 
ObiNativeList< int > triangleOffsets
 
ObiNativeList< int > vertexCounts
 
ObiNativeList< int > triangleCounts
 
ObiPathSmootherRenderSystem pathSmootherSystem
 
- Static Protected Attributes inherited from Obi.ObiLineRopeRenderSystem
static ProfilerMarker m_SetupRenderMarker = new ProfilerMarker("SetupExtrudedRopeRendering")
 
static ProfilerMarker m_RenderMarker = new ProfilerMarker("ExtrudedRopeRendering")
 
- Properties inherited from Obi.ObiLineRopeRenderSystem
Oni.RenderingSystemType typeEnum [get]
 
RendererSet< ObiRopeLineRendererrenderers [get]
 
- Properties inherited from Obi.RenderSystem< T >
RendererSet< T > renderers [get]
 
bool IRenderSystem. isEmpty [get]
 
- Properties inherited from Obi.IRenderSystem
uint tier [get]
 
Oni.RenderingSystemType typeEnum [get]
 
bool isEmpty [get]
 

The documentation for this class was generated from the following file: