Loading...
Searching...
No Matches
SCR_RoadGeneratorEntity Interface Reference
Inheritance diagram for SCR_RoadGeneratorEntity:

Public Member Functions

override bool _WB_OnKeyChanged (BaseContainer src, string key, BaseContainerList ownerContainers, IEntity parent)
 
override void _WB_OnInit (inout vector mat[4], IEntitySource src)
 

Protected Member Functions

void CheckSlopes (bool printDebugLink)
 
int GetGradientColour (float value01)
 
override void OnShapeChangedInternal (IEntitySource shapeEntitySrc, ShapeEntity shapeEntity, array< vector > mins, array< vector > maxes)
 

Protected Attributes

float m_fMeasurementStep
 
float m_fMaxSlopeAngle
 
float m_fMaxRollAngle
 
bool m_bRollCheckPerSide
 
ref SCR_DebugShapeManager m_DebugShapeManager = new SCR_DebugShapeManager()
 

Static Protected Attributes

static const float MAX_POSSIBLE_ANGLE = 90
 

Member Function Documentation

◆ _WB_OnInit()

override void SCR_RoadGeneratorEntity._WB_OnInit ( inout vector mat[4],
IEntitySource src )

◆ _WB_OnKeyChanged()

override bool SCR_RoadGeneratorEntity._WB_OnKeyChanged ( BaseContainer src,
string key,
BaseContainerList ownerContainers,
IEntity parent )

◆ CheckSlopes()

void SCR_RoadGeneratorEntity.CheckSlopes ( bool printDebugLink)
protected

◆ GetGradientColour()

int SCR_RoadGeneratorEntity.GetGradientColour ( float value01)
protected

◆ OnShapeChangedInternal()

override void SCR_RoadGeneratorEntity.OnShapeChangedInternal ( IEntitySource shapeEntitySrc,
ShapeEntity shapeEntity,
array< vector > mins,
array< vector > maxes )
protected

Member Data Documentation

◆ m_bRollCheckPerSide

bool SCR_RoadGeneratorEntity.m_bRollCheckPerSide
protected

◆ m_DebugShapeManager

ref SCR_DebugShapeManager SCR_RoadGeneratorEntity.m_DebugShapeManager = new SCR_DebugShapeManager()
protected

◆ m_fMaxRollAngle

float SCR_RoadGeneratorEntity.m_fMaxRollAngle
protected

◆ m_fMaxSlopeAngle

float SCR_RoadGeneratorEntity.m_fMaxSlopeAngle
protected

◆ m_fMeasurementStep

float SCR_RoadGeneratorEntity.m_fMeasurementStep
protected

◆ MAX_POSSIBLE_ANGLE

const float SCR_RoadGeneratorEntity.MAX_POSSIBLE_ANGLE = 90
staticprotected

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