This is the complete list of members for kWorld, including all inherited members.
| ChangeAreaArg(const int areaID, const int arg, const int16 value) | kWorld | |
| ChangeAreaFlag(const int areaID, const uint flags, const bool active) | kWorld | |
| ChangeAreaFloorImpact(const int areaID, const int value) | kWorld | |
| ChangeAreaWallImpact(const int areaID, const int value) | kWorld | |
| ChangeAreaWaterHeight(const int areaID, const float height) | kWorld | |
| ChangeSectorCeilingHeight(const int sectorIndex, const float height) | kWorld | |
| ChangeSectorCeilingHeightVertices(const int sectorIndex, const float height, const int ptMask=7) | kWorld | |
| ChangeSectorHeight(const int sectorIndex, const float height) | kWorld | |
| ChangeSectorHeightVertices(const int sectorIndex, const float height, const int ptMask=7) | kWorld | |
| ClearOverrideFogColor() | kWorld | |
| ClearOverrideWaterFogColor() | kWorld | |
| FindClosestSectorByDistance(const kVec3 &in origin) | kWorld | |
| FindClosestSectorByDistance(const kVec3 &in origin) | kWorld | |
| FindNextClosestSector(const kVec3 &in origin) | kWorld | |
| FloodFillAreaFlags(const int sectorIndex, const uint flags, const bool active) | kWorld | |
| FloodFillAreaFlags(const kVec3 &in origin, const uint flags, const bool active) | kWorld | |
| FloodMatchingAreaFlags(const int sectorIndex, const uint flags, const bool active) | kWorld | |
| GetActorByTID(const int tagID, const int typeFilter=- 1) const | kWorld | |
| GetAreaAmbience(const int area) const | kWorld | |
| GetAreaArg(const int areaID, const int arg) const | kWorld | |
| GetAreaBlendLength(const int area) const | kWorld | |
| GetAreaCullBits(const int area) const | kWorld | |
| GetAreaFlags(const int areaID) const | kWorld | |
| GetAreaFloorImpact(const int areaID) const | kWorld | |
| GetAreaFogColor(const int area) const | kWorld | |
| GetAreaFogZFar(const int area) const | kWorld | |
| GetAreaMapColor(const int area) const | kWorld | |
| GetAreaMusic(const int area) const | kWorld | |
| GetAreaSkyHeight(const int area) const | kWorld | |
| GetAreaSkySpeed(const int area) const | kWorld | |
| GetAreaWallImpact(const int areaID) const | kWorld | |
| GetAreaWaterColor(const int area) const | kWorld | |
| GetAreaWaterHeight(const int area) const | kWorld | |
| GetAreaWaterZFar(const int area) const | kWorld | |
| GetNumActors() const | kWorld | |
| GetNumAreas() const | kWorld | |
| GetNumSectors() const | kWorld | |
| GetSectorAreaID(const int sectorIndex) const | kWorld | |
| GetSectorBridge(const int sectorIndex, const uint bridge) const | kWorld | |
| GetSectorCorners(const int sectorIndex, kVec3 &out pt1, kVec3 &out pt2, kVec3 &out pt3, kVec3 &out heights) const | kWorld | |
| GetSectorDrawOrder(const int sectorIndex) const | kWorld | |
| GetSectorFlags(const int sectorIndex) const | kWorld | |
| GetSectorLinks(const int sectorIndex, int &out sectorIndex1, int &out sectorIndex2, int &out sectorIndex3) const | kWorld | |
| GetSectorNumBridges(const int sectorIndex) const | kWorld | |
| GetSectorVertIndices(const int sectorIndex, int &v1, int &v2, int &v3) const | kWorld | |
| GetSkyMaterial() const | kWorld | |
| MoveSectorPlatform(const int sectorIndex, const kVec3 &in moveDelta, const uint flags=SPF_DEFAULT) | kWorld | |
| OverrideFogColor(const int r, const int g, const int b) | kWorld | |
| OverrideSkyMaterial(const kStr &in path) | kWorld | |
| OverrideWaterFogColor(const int r, const int g, const int b) | kWorld | |
| PointInsideSector(const int sectorIndex, const kVec3 &in point) const | kWorld | |
| SetAreaAmbience(const int area, const int ambience) | kWorld | |
| SetAreaBlendLength(const int area, const float blendLength) | kWorld | |
| SetAreaCullBits(const int area, const int bits) | kWorld | |
| SetAreaFogColor(const int area, const kVec3 &in color) | kWorld | |
| SetAreaFogZFar(const int area, const float zfar) | kWorld | |
| SetAreaMapColor(const int area, const int color) | kWorld | |
| SetAreaMusic(const int area, const int music) | kWorld | |
| SetAreaSkyHeight(const int area, const float height) | kWorld | |
| SetAreaSkySpeed(const int area, const float speed) | kWorld | |
| SetAreaWaterColor(const int area, const kVec3 &in color) | kWorld | |
| SetAreaWaterZFar(const int area, const float zfar) | kWorld | |
| SetSectorDrawOrder(const int sectorIndex, const int drawOrder) | kWorld | |
| SetSectorFlags(const int sectorIndex, const int flags) | kWorld | |
| TriggerActorsByTID(kActor@ instigator, const int tagID) | kWorld |