![]() |
ezEngine Release 26.9
|
This is the complete list of members for ezTerrainSystem, including all inherited members.
| CreateBrushData() | ezTerrainSystem | |
| CreateHeightfieldTerrain(ezUInt32 uiCellsPerSide) | ezTerrainSystem | |
| CreateVoxelTerrain(ezUInt32 uiResolution, float fVoxelSize) | ezTerrainSystem | |
| Deinitialize() override | ezTerrainSystem | privatevirtual |
| DeregisterUpdateFunction(const UpdateFunctionDesc &desc) | ezWorldModule | protected |
| ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | |
| ezTerrainSystem(ezWorld *pWorld) (defined in ezTerrainSystem) | ezTerrainSystem | |
| ezWorldModule(ezWorld *pWorld) (defined in ezWorldModule) | ezWorldModule | protected |
| GetAllocator() | ezWorldModule | protected |
| GetBlockAllocator() | ezWorldModule | protected |
| GetDynamicRTTI() const (defined in ezReflectedClass) | ezReflectedClass | inlinevirtual |
| GetHeightfieldBrushOverlapHash(ezUInt32 uiPatchIndex) const | ezTerrainSystem | |
| GetHeightfieldCellMaterialBuffer(ezUInt32 uiPatchIndex) const | ezTerrainSystem | |
| GetHeightfieldCellsPerSide(ezUInt32 uiPatchIndex) const | ezTerrainSystem | |
| GetHeightfieldHeightBuffer(ezUInt32 uiPatchIndex) const | ezTerrainSystem | |
| GetHeightfieldMaterialVertexWeightBuffer(ezUInt32 uiPatchIndex) const | ezTerrainSystem | |
| GetHeightfieldNormalBuffer(ezUInt32 uiPatchIndex) const | ezTerrainSystem | |
| GetStaticRTTI() (defined in ezNoBase) | ezNoBase | inlinestatic |
| GetVoxelBrushOverlapHash(ezUInt32 uiIndex) const | ezTerrainSystem | |
| GetVoxelVolumeGpuMeshDrawArgsBuffer(ezUInt32 uiIndex) const | ezTerrainSystem | |
| GetVoxelVolumeGpuMeshIndexBuffer(ezUInt32 uiIndex) const | ezTerrainSystem | |
| GetVoxelVolumeGpuMeshVertexBuffer(ezUInt32 uiIndex) const | ezTerrainSystem | |
| GetWorld() | ezWorldModule | |
| GetWorld() const | ezWorldModule | |
| GetWorldIndex() const | ezWorldModule | |
| GetWorldSimulationEnabled() const | ezWorldModule | protected |
| Initialize() override | ezTerrainSystem | privatevirtual |
| IsInstanceOf(const ezRTTI *pType) const | ezReflectedClass | |
| IsInstanceOf() const | ezReflectedClass | inline |
| m_pWorld (defined in ezWorldModule) | ezWorldModule | protected |
| ModifyBrushData(ezUInt32 uiIdx) | ezTerrainSystem | |
| ModifyHeightfieldTerrain(ezUInt32 uiIdx) | ezTerrainSystem | |
| ModifyVoxelTerrain(ezUInt32 uiIndex) | ezTerrainSystem | |
| OnSimulationStarted() | ezWorldModule | inlineprotectedvirtual |
| ReadbackHeightfieldData(ezUInt32 uiPatchIndex, ezDynamicArray< float > &out_heights, ezDynamicArray< ezUInt8 > &out_dominantMat, ezTime timeout=ezTime::MakeFromSeconds(5.0)) | ezTerrainSystem | |
| ReadbackVoxelData(ezUInt32 uiIndex, ezTempArray< VoxelGpuVertex > &out_verts, ezDynamicArray< ezUInt32 > &out_indices, ezUInt32 &out_uiVertexCount, ezUInt32 &out_uiPrimitiveCount, ezTime timeout=ezTime::MakeFromSeconds(5.0)) | ezTerrainSystem | |
| ReadBrushData(ezUInt32 uiIdx) const (defined in ezTerrainSystem) | ezTerrainSystem | |
| RegisterUpdateFunction(const UpdateFunctionDesc &desc) | ezWorldModule | protected |
| RemoveBrushData(ezUInt32 &ref_uiIdx) | ezTerrainSystem | |
| RemoveHeightfieldTerrain(ezUInt32 &ref_uiPatchIndex) | ezTerrainSystem | |
| RemoveVoxelTerrain(ezUInt32 uiIndex) | ezTerrainSystem | |
| UpdateFunction typedef | ezWorldModule | protected |
| WorldClear() | ezWorldModule | inlineprotectedvirtual |
| ~ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | virtual |
| ~ezTerrainSystem() (defined in ezTerrainSystem) | ezTerrainSystem | |
| ~ezWorldModule() (defined in ezWorldModule) | ezWorldModule | protectedvirtual |