ActivateSphere() | PQS | inline |
ApplyTerrainShaderSettings() | PQS | inlinevirtual |
AssignQuad(int subdiv) | PQS | inline |
BilinearInterpColorMap(Texture2D texture) | PQS | inline |
BilinearInterpColorMap(Vector3 planetPos, Texture2D texture) | PQS | inline |
BilinearInterpFloatMap(Texture2D texture) | PQS | inline |
BilinearInterpFloatMap(Vector3 planetPos, Texture2D texture) | PQS | inline |
BuildNormals(PQ quad) | PQS | inlinestatic |
BuildNormalsNoClear(PQ quad) | PQS | inlinestatic |
BuildQuad(PQ quad) | PQS | inline |
buildTangents | PQS | |
BuildTangents(PQ quad) | PQS | inlineprotectedstatic |
cacheColors | PQS | static |
cacheIndices | PQS | static |
cacheMesh | PQS | static |
cacheMeshSize | PQS | static |
cacheNormals | PQS | static |
cacheQuadSize | PQS | static |
cacheQuadSizeDiv2 | PQS | static |
cacheRes | PQS | static |
cacheResDiv2 | PQS | static |
cacheResDiv2Plus1 | PQS | static |
cacheSideVertCount | PQS | static |
cacheTangents | PQS | static |
cacheTriCount | PQS | static |
cacheTriIndexCount | PQS | static |
cacheUV2s | PQS | static |
cacheUV3s | PQS | static |
cacheUV4s | PQS | static |
cacheUVQuad | PQS | static |
cacheUVs | PQS | static |
cacheVertCount | PQS | static |
cacheVertCountReciprocal | PQS | static |
cacheVerts | PQS | static |
cancelUpdate | PQS | |
ChildSpheres | PQS | |
circumference | PQS | |
ClearCache() | PQS | inline |
CloseExternalRender() | PQS | inline |
collapseAltitudeMax | PQS | |
collapseAltitudeValue | PQS | |
collapseDelta | PQS | |
collapseSeaLevelValue | PQS | |
collapseThreshold | PQS | |
collapseThresholds | PQS | |
CreateCache() | PQS | inlinestatic |
CreateMaps(int width, double maxHeight, bool hasOcean, double oceanHeight, Color oceanColor) | PQS | inline |
DeactivateSphere() | PQS | inline |
DEBUG_ShowGUI | PQS | |
DEBUG_ShowGUIRebuild | PQS | |
DEBUG_UseSharedMaterial | PQS | |
defaultInspector | PQS | |
DestroyQuad(PQ quad) | PQS | inline |
detailAltitudeMax | PQS | |
detailAltitudeQuads | PQS | |
detailDelta | PQS | |
detailRad | PQS | |
detailSeaLevelQuads | PQS | |
DisableSphere() | PQS | inline |
EdgeState enum name | PQS | |
EnableSphere() | PQS | inline |
fallbackMaterial | PQS | |
ForceStart() | PQS | inline |
frameTimeDelta | PQS | |
GameBindings | PQS | static |
GetAltitude(Vector3d worldPosition) | PQS | inline |
GetClampedWorldAltitude(Vector3 worldPosition) | PQS | inline |
GetClampedWorldSurfaceHeight(Vector3 worldPosition) | PQS | inline |
GetEdgeRotatedClockwise(QuadEdge edge) | PQS | inlinestatic |
GetEdgeRotatedCounterclockwise(QuadEdge edge) | PQS | inlinestatic |
GetRelativeAltitude(Vector3 worldPosition) | PQS | inline |
GetRelativeDirection(Vector3d worldDirection) | PQS | inline |
GetRelativeDistance(Vector3 worldPosition) | PQS | inline |
GetRelativeDistanceSqr(Vector3 worldDirection) | PQS | inline |
GetRelativePosition(Vector3d worldPosition) | PQS | inline |
GetRightmostCornerNormal(PQ caller, PQ nextQuad) | PQS | inline |
GetSurfaceHeight(Vector3d radialVector) | PQS | inline |
GetWorldPosition(Vector3d localPosition) | PQS | inline |
Global_AllowScatter | PQS | static |
Global_ForceShaderModel | PQS | static |
Global_ScatterFactor | PQS | static |
halfChord | PQS | |
highQualitySurfaceMaterial | PQS | |
horizonAngle | PQS | |
horizonDistance | PQS | |
isActive | PQS | |
isAlive | PQS | |
isBuildingMaps | PQS | |
isDisabled | PQS | |
isFakeBuild | PQS | |
isStarted | PQS | |
isSubdivisionEnabled | PQS | |
isThinking | PQS | |
LineSphereIntersection(Vector3d relPos, Vector3d relVel, double radius, out Vector3d relIntersection) | PQS | inlinestatic |
LoadCacheSettings(ConfigNode node) | PQS | inlinestatic |
LocalSpacePQStorage | PQS | |
lowQualitySurfaceMaterial | PQS | |
mapFilename | PQS | |
mapFilesize | PQS | |
mapMaxHeight | PQS | |
mapOcean | PQS | |
mapOceanColor | PQS | |
mapOceanHeight | PQS | |
materialsForUpdates | PQS | |
maxDetailDistance | PQS | |
maxFrameEnd | PQS | |
maxFrameTime | PQS | |
maxLevel | PQS | |
maxLevelAtCurrentTgtSpeed | PQS | |
maxQuadLenghtsPerFrame | PQS | |
mediumQualitySurfaceMaterial | PQS | |
meshCastShadows | PQS | |
meshRecieveShadows | PQS | |
meshVertMax | PQS | |
meshVertMin | PQS | |
minDetailDistance | PQS | |
minLevel | PQS | |
ModiferRequirements enum name | PQS | |
normalUpdateList | PQS | |
OnReady | PQS | |
parentSphere | PQS | |
PQSModCBTransform | PQS | |
PrecisePosition | PQS | |
quadAllowBuild | PQS | |
QuadChild enum name | PQS | |
quadCount | PQS | |
quadCounts | PQS | |
QuadCreated(PQ quad) | PQS | inline |
QuadEdge enum name | PQS | |
QuadPlane enum name | PQS | |
quads | PQS | |
radius | PQS | |
radiusDelta | PQS | |
radiusMax | PQS | |
radiusMin | PQS | |
radiusSquared | PQS | |
RayIntersection(Vector3 worldStart, Vector3 worldDirection, out double intersectionDistance) | PQS | inline |
RayIntersection(Vector3 worldStart, Vector3 worldDirection, out Vector3d intersection) | PQS | inline |
RebuildSphere() | PQS | inline |
relativeSecondaryTargetPosition | PQS | |
relativeTargetPosition | PQS | |
relativeTargetPositionNormalized | PQS | |
reqAssignTangents | PQS | |
reqBuildTangents | PQS | |
reqColorChannel | PQS | |
reqCustomNormals | PQS | |
reqGnomonicCoords | PQS | |
reqSphereUV | PQS | |
reqUV2 | PQS | |
reqUV3 | PQS | |
reqUV4 | PQS | |
reqUVQuad | PQS | |
reqVertexMapCoods | PQS | |
ResetAndWait() | PQS | inline |
ResetSphere() | PQS | inline |
secondaryTarget | PQS | |
seed | PQS | |
SetCache() | PQS | inline |
SetSecondaryTarget(Transform secondaryTarget) | PQS | inline |
SetTarget(Transform target) | PQS | inline |
SetupExternalRender() | PQS | inline |
StartUpSphere() | PQS | inline |
subdivisionThreshold | PQS | |
subdivisionThresholds | PQS | |
surfaceMaterial | PQS | |
surfaceRelativeQuads | PQS | |
sy | PQS | |
tan1 | PQS | static |
tan2 | PQS | static |
target | PQS | |
targetAltitude | PQS | |
targetHeight | PQS | |
targetSecondaryAltitude | PQS | |
targetSpeed | PQS | |
targetVelocity | PQS | |
ti(int x, int z) | PQS | inlinestatic |
transformPosition | PQS | |
transformRotation | PQS | |
ultraQualitySurfaceMaterial | PQS | |
useSharedMaterial | PQS | |
verts | PQS | static |
vi(int x, int z) | PQS | inlinestatic |
visibleAltitude | PQS | |
visibleRadius | PQS | |
visRad | PQS | |
visRadAltitudeMax | PQS | |
visRadAltitudeValue | PQS | |
visRadDelta | PQS | |
visRadSeaLevelValue | PQS | |