_WB_AfterWorldUpdate(float timeSlice) | SCR_LineGeneratorBaseEntity | protected |
_WB_CanSelect(IEntitySource src) | SCR_GeneratorBaseEntity | |
_WB_GetAfterWorldUpdateSpecs(IEntitySource src) | SCR_LineGeneratorBaseEntity | protected |
_WB_OnCreate(IEntitySource src) | SCR_LineTerrainShaperGeneratorBaseEntity | |
_WB_OnDelete(IEntitySource src) | SCR_LineTerrainShaperGeneratorBaseEntity | |
_WB_OnInit(inout vector mat[4], IEntitySource src) | SCR_LineTerrainShaperGeneratorBaseEntity | |
_WB_OnKeyChanged(BaseContainer src, string key, BaseContainerList ownerContainers, IEntity parent) | SCR_PowerlineGeneratorEntity | protected |
_WB_OnParentChange(IEntitySource src, IEntitySource prevParentSrc) | SCR_LineTerrainShaperGeneratorBaseEntity | |
BASE_GENERATOR_COLOUR | SCR_GeneratorBaseEntity | protectedstatic |
Clearance | SCR_PowerlineGeneratorEntity | protected |
ColorShape() | SCR_GeneratorBaseEntity | protected |
CreatePolesAndCables(notnull array< vector > polePointsRelPos, notnull array< vector > anchorPointsRelPos, notnull map< int, ref SCR_PowerlineGeneratorPointData > pointsData) | SCR_PowerlineGeneratorEntity | protected |
CreatePowerLines(SCR_PowerPole existingPole, SCR_PowerPole addedPole, bool isSameLine) | SCR_PowerlineGeneratorEntity | protected |
CreateStaticDebugShapes(notnull array< vector > absolutePoints) | SCR_PowerlineGeneratorEntity | protectedstatic |
DEBUG_CABLE_COLOUR_POS | SCR_PowerlineGeneratorEntity | protectedstatic |
DEBUG_CABLE_LENGTH_COLOUR_ERROR_LINE | SCR_PowerlineGeneratorEntity | protectedstatic |
DEBUG_CABLE_LENGTH_COLOUR_ERROR_SPHERE | SCR_PowerlineGeneratorEntity | protectedstatic |
DEBUG_CABLE_LENGTH_POS | SCR_PowerlineGeneratorEntity | protectedstatic |
DEBUG_CABLE_LENGTH_POS_MAX_DIST | SCR_PowerlineGeneratorEntity | protectedstatic |
DEBUG_CABLE_LENGTH_SIZE | SCR_PowerlineGeneratorEntity | protectedstatic |
DEBUG_GENERATOR_COLOUR | SCR_PowerlineGeneratorEntity | protectedstatic |
DEBUG_GENERATOR_MIN_HEIGHT | SCR_PowerlineGeneratorEntity | protectedstatic |
DEBUG_POLE_COLOUR_ERROR | SCR_PowerlineGeneratorEntity | protectedstatic |
DEBUG_POLE_COLOUR_POS | SCR_PowerlineGeneratorEntity | protectedstatic |
DEBUG_POLE_POS | SCR_PowerlineGeneratorEntity | protectedstatic |
DEBUG_POLE_SIZE | SCR_PowerlineGeneratorEntity | protectedstatic |
DEBUG_SLOT_COLOUR_POS | SCR_PowerlineGeneratorEntity | protectedstatic |
DEBUG_SLOT_COLOUR_UNUSED | SCR_PowerlineGeneratorEntity | protectedstatic |
DEBUG_SLOT_SIZE | SCR_PowerlineGeneratorEntity | protectedstatic |
DEFAULT_CABLE_TYPE | SCR_PowerlineGeneratorEntity | protectedstatic |
DeleteAllChildren() | SCR_GeneratorBaseEntity | protected |
FindCommonJunctionSourcesPointsXZ(notnull map< IEntitySource, IEntitySource > otherJunctionSources) | SCR_PowerlineGeneratorEntity | protected |
FindJunctionSourceOnPointXZ(vector point, out bool sameLine) | SCR_PowerlineGeneratorEntity | protected |
GenerateGeneratorJunctions(notnull IEntitySource generator, bool drawDebugShapes=false) | SCR_PowerlineGeneratorEntity | protectedstatic |
GenerateJunctions() | SCR_PowerlineGeneratorEntity | protected |
GeneratePoles() | SCR_PowerlineGeneratorEntity | protected |
GENERATOR_BBOX_TOLERANCE | SCR_PowerlineGeneratorEntity | protectedstatic |
GetAnchorPoints(notnull IEntitySource shapeEntitySrc, float offset=0, bool isShapeClosed=false) | SCR_GeneratorBaseEntity | protectedstatic |
GetColor() | SCR_GeneratorBaseEntity | protected |
GetFirstPointDataMap(TypeName wantedType=ShapePointDataScriptBase) | SCR_GeneratorBaseEntity | |
GetPointDataMap(TypeName wantedType=ShapePointDataScriptBase) | SCR_GeneratorBaseEntity | |
GetPoints(notnull IEntitySource shapeEntitySrc) | SCR_GeneratorBaseEntity | protectedstatic |
GetPolesRelPosition(notnull map< int, ref ShapePointDataScriptBase > pointsData, notnull out array< vector > polePointsRelPos, notnull out map< int, ref SCR_PowerlineGeneratorPointData > pointDataMap) | SCR_PowerlineGeneratorEntity | protected |
GetPowerPoleSourceFromEntitySource(notnull IEntitySource powerPoleEntitySource) | SCR_PowerlineGeneratorEntity | protectedstatic |
GetShapeSource() | SCR_GeneratorBaseEntity | protected |
GetTesselatedShapePoints(notnull IEntitySource shapeEntitySrc, float offset=0, bool isShapeClosed=false) | SCR_GeneratorBaseEntity | protectedstatic |
GetWorldAnchorPoints(notnull IEntitySource shapeEntitySrc) | SCR_GeneratorBaseEntity | protected |
GetWorldTesselatedShapePoints(notnull IEntitySource shapeEntitySrc) | SCR_GeneratorBaseEntity | protected |
HasCommonPointXZ(notnull SCR_PowerlineGeneratorEntity other) | SCR_PowerlineGeneratorEntity | protected |
m_aCables | SCR_PowerlineGeneratorEntity | protected |
m_aJunctionPoles | SCR_PowerlineGeneratorEntity | protected |
m_aOffsetShapeShapes | SCR_LineGeneratorBaseEntity | protected |
m_bApplyPitchAndRollDefault | SCR_PowerlineGeneratorEntity | protected |
m_bApplyPitchAndRollEnd | SCR_PowerlineGeneratorEntity | protected |
m_bApplyPitchAndRollStart | SCR_PowerlineGeneratorEntity | protected |
m_bDrawDebugShapes | SCR_PowerlineGeneratorEntity | protected |
m_bEnableGeneration | SCR_GeneratorBaseEntity | protected |
m_bForceOffsetShapeShapesRefresh | SCR_LineGeneratorBaseEntity | protected |
m_bIsChangingWorkbenchKey | SCR_GeneratorBaseEntity | protected |
m_bIsSelectedAlone | SCR_LineGeneratorBaseEntity | protected |
m_bNextPointMeasurementXZ | SCR_LineGeneratorBaseEntity | protected |
m_bRandomPitchOnBothSides | SCR_PowerlineGeneratorEntity | protected |
m_bRandomRollOnBothSides | SCR_PowerlineGeneratorEntity | protected |
m_bRotate180DegreeYawEndPole | SCR_PowerlineGeneratorEntity | protected |
m_bRotate180DegreeYawStartPole | SCR_PowerlineGeneratorEntity | protected |
m_bSculptTerrain | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
m_bSnapOffsetShapeToTheGround | SCR_LineGeneratorBaseEntity | protected |
m_bYOffsetInShapeSpace | SCR_LineGeneratorBaseEntity | protected |
m_DbgShpMgr | SCR_LineGeneratorBaseEntity | protected |
m_DebugShapeManager | SCR_PowerlineGeneratorEntity | protected |
m_DefaultJunctionPole | SCR_PowerlineGeneratorEntity | protected |
m_DefaultPole | SCR_PowerlineGeneratorEntity | protected |
m_EndPole | SCR_PowerlineGeneratorEntity | protected |
m_fDistance | SCR_PowerlineGeneratorEntity | protected |
m_fRandomPitchAngle | SCR_PowerlineGeneratorEntity | protected |
m_fRandomRollAngle | SCR_PowerlineGeneratorEntity | protected |
m_fRandomYawAngle | SCR_PowerlineGeneratorEntity | protected |
m_fShapeOffset | SCR_LineGeneratorBaseEntity | protected |
m_fSplineSafetyDistanceRatio | SCR_LineGeneratorBaseEntity | protected |
m_fTerrainSculptingFallOffWidth | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
m_fTerrainSculptingPathWidth | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
m_iSeed | SCR_GeneratorBaseEntity | protected |
m_iSourceLayerID | SCR_GeneratorBaseEntity | protected |
m_iTerrainSculptingPriority | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
m_mJunctionEntitySources | SCR_PowerlineGeneratorEntity | protected |
m_mOtherJunctionEntitySources | SCR_PowerlineGeneratorEntity | protected |
m_ParentShapeSource | SCR_GeneratorBaseEntity | protected |
m_PowerlineMaterial | SCR_PowerlineGeneratorEntity | protected |
m_PreviousPowerPoleSource | SCR_PowerlineGeneratorEntity | protected |
m_RandomGenerator | SCR_GeneratorBaseEntity | protected |
m_ShapeEntity | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
m_ShapeNextPointHelper | SCR_LineGeneratorBaseEntity | protected |
m_Source | SCR_GeneratorBaseEntity | protected |
m_StartPole | SCR_PowerlineGeneratorEntity | protected |
m_vShapeOffset | SCR_LineGeneratorBaseEntity | protected |
MIN_CABLE_LENGTH_SQ | SCR_PowerlineGeneratorEntity | protectedstatic |
OFFSET_SHAPE_COLOUR | SCR_LineTerrainShaperGeneratorBaseEntity | protectedstatic |
OnIntersectingShapeChangedXZInternal(IEntitySource shapeEntitySrc, IEntitySource other, array< vector > mins, array< vector > maxes) | SCR_GeneratorBaseEntity | protected |
OnShapeChangedInternal(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity, array< vector > mins, array< vector > maxes) | SCR_PowerlineGeneratorEntity | protected |
OnShapeInitInternal(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity) | SCR_PowerlineGeneratorEntity | protected |
OnShapeTransformInternal(IEntitySource shapeEntitySrc, ShapeEntity shapeEntity, array< vector > mins, array< vector > maxes) | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
POLE_DISTANCE_TOLERANCE | SCR_PowerlineGeneratorEntity | protectedstatic |
POWER_LINE_CLASS | SCR_PowerlineGeneratorEntity | protectedstatic |
QueryFilter(IEntity entity) | SCR_PowerlineGeneratorEntity | protectedstatic |
QueryGenerators(notnull IEntitySource generator, out array< IEntitySource > checkedGenerators=null) | SCR_PowerlineGeneratorEntity | protectedstatic |
ResetGeneratorPosition(ShapeEntity shapeEntity=null) | SCR_GeneratorBaseEntity | protected |
ResetShapeNextPointHelper() | SCR_LineGeneratorBaseEntity | protected |
s_aGenerators | SCR_PowerlineGeneratorEntity | protectedstatic |
s_CurrentQueryGenerator | SCR_PowerlineGeneratorEntity | protectedstatic |
s_DebugShapeManager | SCR_PowerlineGeneratorEntity | protectedstatic |
SCR_GeneratorBaseEntity(IEntitySource src, IEntity parent) | SCR_GeneratorBaseEntity | protected |
SCR_LineTerrainShaperGeneratorBaseEntity(IEntitySource src, IEntity parent) | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
TERRAIN_UPDATE_KEYS | SCR_LineTerrainShaperGeneratorBaseEntity | protectedstatic |
TOLERANCE_SQUARED | SCR_PowerlineGeneratorEntity | protectedstatic |
UpdateTerrain(notnull ShapeEntity shapeEntity, bool forceUpdate, notnull array< vector > updateMins, notnull array< vector > updateMaxes) | SCR_LineTerrainShaperGeneratorBaseEntity | protected |
UpdateTerrainSimple(bool forceUpdate=false) | SCR_LineTerrainShaperGeneratorBaseEntity | protected |