A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

a() - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Return the A component of this plane.
a(float) - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Return the A component of this plane.
a() - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Return the A component of this plane.
abort() - Method in class crystalspace.jbind.impl.varia.pmeter.csProgressMeter
 
abort() - Method in interface crystalspace.jbind.interfaces.ivaria.pmeter.iProgressMeter
Abort the meter.
activatePass(int) - Method in class crystalspace.jbind.impl.video.shader.shader.csShader
 
activatePass(int) - Method in interface crystalspace.jbind.interfaces.ivideo.shader.shader.iShader
Activate a pass for rendering.
add(csVector2) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Compute the union of a point with this bounding box.
add(csBox2) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Compute the union of two bounding boxes.
add(csBox2, csVector2) - Static method in class crystalspace.jbind.impl.csgeom.box.csBox2
Compute the union of a bounding box and a point.
add(csBox2, csBox2) - Static method in class crystalspace.jbind.impl.csgeom.box.csBox2
Compute the union of two bounding boxes.
add(csVector3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Compute the union of a point with this bounding box.
add(csBox3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Compute the union of two bounding boxes.
add(csBox3, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.box.csBox3
Compute the union of a bounding box and a point.
add(csBox3, csBox3) - Static method in class crystalspace.jbind.impl.csgeom.box.csBox3
Compute the union of two bounding boxes.
add(csDVector3) - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Add another vector to this vector.
add() - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Unary + operator.
add(csDVector3, csDVector3) - Static method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Add two vectors.
add(csMatrix3) - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Add another matrix to this matrix.
add() - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Unary + operator.
add(csMatrix3, csMatrix3) - Static method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Add two matricies.
add(csQuaternion, csQuaternion) - Static method in class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Add two quaternions.
add(csSphere) - Method in class crystalspace.jbind.impl.csgeom.sphere.csSphere
Calculate the union of this sphere and another one.
add(csSphere, csSphere) - Static method in class crystalspace.jbind.impl.csgeom.sphere.csSphere
Calculate the union of two spheres.
add(csVector2) - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Add another vector to this vector.
add() - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Unary + operator.
add(csVector2, csVector2) - Static method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Add two vectors.
add(csVector3) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Add another vector to this vector.
add() - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Unary + operator.
add(csVector3, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Add two vectors.
add(csDVector3, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Add two vectors of differing type, raise the csVector3 to DVector3.
add(csVector3, csDVector3) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Add two vectors of differing type, raise the csVector3 to DVector3.
add() - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Unary + operator.
add(csDVector4) - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Add another vector to this vector.
add(csDVector4, csDVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Add two vectors.
add() - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Unary + operator.
add(csVector4) - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Add another vector to this vector.
add(csVector4, csDVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Add two vectors of differing type, raise the csVector4 to DVector3.
add(csDVector4, csVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Add two vectors of differing type, raise the csVector4 to DVector3.
add(csVector4, csVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Add two vectors.
add(csRGBcolor) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBcolor
add two csRGBcolors Definition at line 84 of file rgbpixel.h.
add(csRGBcolor) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
Add a csRGBcolor.
add(float, float, float) - Method in class crystalspace.jbind.impl.csutil.cscolor.csColor
Add given R,G,B components to color.
add(csColor) - Method in class crystalspace.jbind.impl.csutil.cscolor.csColor
Add another color to this one.
add(iCameraPosition) - Method in class crystalspace.jbind.impl.engine.campos.csCameraPositionList
 
add(iCollection) - Method in class crystalspace.jbind.impl.engine.collectn.csCollectionList
 
add(iLight) - Method in class crystalspace.jbind.impl.engine.light.csLightList
 
add(iMaterialWrapper) - Method in class crystalspace.jbind.impl.engine.material.csMaterialList
 
add(iMeshFactoryWrapper) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryList
 
add(iMeshWrapper) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshList
 
add(iObject) - Method in class crystalspace.jbind.impl.engine.region.csRegion
 
add(iRegion) - Method in class crystalspace.jbind.impl.engine.region.csRegionList
 
add(iSector) - Method in class crystalspace.jbind.impl.engine.sector.csSectorList
 
add(iSharedVariable) - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariableList
 
add(iTextureWrapper) - Method in class crystalspace.jbind.impl.engine.texture.csTextureList
 
add(iCameraPosition) - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPositionList
Add a camera position.
add(iCollection) - Method in interface crystalspace.jbind.interfaces.iengine.collectn.iCollectionList
Add a collection.
add(iLight) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLightList
Add a light.
add(iMaterialWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.material.iMaterialList
Add a material
add(iMeshFactoryWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryList
Add a mesh factory wrapper.
add(iMeshWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshList
Add a mesh.
add(iObject) - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegion
Add an object to this region.
add(iRegion) - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegionList
Add a region.
add(iSector) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSectorList
Add a sector.
add(iSharedVariable) - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariableList
Add a SharedVariable.
add(iTextureWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureList
Add a texture.
addAdjanced(csRect) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Add an adjanced rectangle if resulting rectangle will have larger area.
addAffectedLightingInfo(iLightingInfo) - Method in class crystalspace.jbind.impl.engine.light.csLight
 
addAffectedLightingInfo(iLightingInfo) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Add a mesh to this light.
addAllShadows(iShadowBlockList) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlock
 
addAllShadows(iShadowBlockList) - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlock
Copy all shadow frustums from another shadow block list into this block.
addBoundingVertex(csVector2) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Add a new vertex and recalculate the bounding box.
addBoundingVertex(float, float) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Add a new vertex and recalculate the bounding box.
addBoundingVertex(csVector3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Add a new vertex and recalculate the bounding box.
addBoundingVertex(float, float, float) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Add a new vertex and recalculate the bounding box.
addBoundingVertexSmart(csVector2) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Add a new vertex and recalculate the bounding box.
addBoundingVertexSmart(float, float) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Add a new vertex and recalculate the bounding box.
addBoundingVertexSmart(csVector3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Add a new vertex and recalculate the bounding box.
addBoundingVertexSmart(float, float, float) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Add a new vertex and recalculate the bounding box.
addClient(iVertexBufferManagerClient) - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBufferManager
 
addClient(iVertexBufferManagerClient) - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBufferManager
A client using the services of the manager can register with it to receive information about the state of the manager.
addComponent(float, float, float, int, iMaterialWrapper) - Method in class crystalspace.jbind.impl.engine.halo.csFlareHalo
 
addComponent(float, float, float, int, iMaterialWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.halo.iFlareHalo
Add a visual component to the flare.
addDeleteCallback(iFontDeleteNotify) - Method in class crystalspace.jbind.impl.video.fontserv.csFont
 
addDeleteCallback(iFontDeleteNotify) - Method in interface crystalspace.jbind.interfaces.ivideo.fontserv.iFont
Add a font delete notification callback routine.
addDomain(iConfigFile, int) - Method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
addDomain(String, iVFS, int) - Method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
addDomain(String, iVFS, int) - Method in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
Add a configuration domain by loading it from a file.
addDomain(iConfigFile, int) - Method in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
Add a configuration domain.
addEmptyPolygon() - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
addEmptyPolygon() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Add an empty polygon.
addFactoryToStaticLOD(int, iMeshFactoryWrapper) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
addFactoryToStaticLOD(int, iMeshFactoryWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper
Set a given child factory at a specific lod level.
addInsideBox(csVector3, csVector3) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
addInsideBox(csVector3, csVector3) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Add a box that can be seen from the inside.
addJavaObjectNativeObjectLink(iJPointer, iPointer) - Method in class crystalspace.jbind.impl.csNOM
Link a java interface with the native peer implementation
addJavaObjectNativeObjectLinkS(iJPointer, iPointer) - Static method in class crystalspace.jbind.impl.csNOM
Link a java interface with the native peer implementation
addListener(iObjectModelListener) - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
addListener(iMovableListener) - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
addListener(iObjectWatcherListener) - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher
 
addListener(iSharedVariableListener) - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariable
 
addListener(iMovableListener) - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Add a listener to this movable.
addListener(iObjectWatcherListener) - Method in interface crystalspace.jbind.interfaces.iengine.objwatch.iObjectWatcher
Add a listener to this object watcher.
addListener(iSharedVariableListener) - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariable
Add a listener to variables.
addListener(iObjectModelListener) - Method in interface crystalspace.jbind.interfaces.igeom.objmodel.iObjectModel
Add a listener to this object model.
addMaterial(iMaterialHandle) - Method in class crystalspace.jbind.impl.video.vbufmgr.csPolygonBuffer
 
addMaterial(iMaterialHandle) - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iPolygonBuffer
Add a material.
addMeshToStaticLOD(int, iMeshWrapper) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
addMeshToStaticLOD(int, iMeshWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Set a given child mesh at a specific lod level.
addName(String) - Method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
addName(String) - Method in interface crystalspace.jbind.interfaces.iutil.cmdline.iCommandLineParser
Add a command-line name to the command-line names array.
addNativeObject(iPointer) - Method in class crystalspace.jbind.impl.csNOM
Add a reference to a newly created native object.
addNativeObjectS(iPointer) - Static method in class crystalspace.jbind.impl.csNOM
Add a reference to a newly created native object.
addObject(iObject) - Method in class crystalspace.jbind.impl.engine.collectn.csCollection
 
addObject(iObject) - Method in interface crystalspace.jbind.interfaces.iengine.collectn.iCollection
Add an object to the collection.
addOption(String, String) - Method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
addOption(String, String) - Method in interface crystalspace.jbind.interfaces.iutil.cmdline.iCommandLineParser
Add a command-line option to the command-line option array.
addOutsideBox(csVector3, csVector3) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
addOutsideBox(csVector3, csVector3) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Add a box that can be seen from the outside.
addPolygon(csVector3[], int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
addPolygon(int[], csPolyTextureMapping, csPlane3, int, iRendererLightmap) - Method in class crystalspace.jbind.impl.video.vbufmgr.csPolygonBuffer
 
addPolygon(csVector3[], int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Add a general polygon.
addPolygon(int[], csPolyTextureMapping, csPlane3, int, iRendererLightmap) - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iPolygonBuffer
Add a polygon to this buffer.
addPolygonVertex(csPolygonRange, csVector3) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
addPolygonVertex(csPolygonRange, int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
addPolygonVertex(csPolygonRange, int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Add a vertex index to all polygons in the given range.
addPolygonVertex(csPolygonRange, csVector3) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Add a vertex to all polygons in the given range.
addQuad(csVector3, csVector3, csVector3, csVector3) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
addQuad(csVector3, csVector3, csVector3, csVector3) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Add a quad.
addRelevantShadows(iShadowBlockList) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlock
 
addRelevantShadows(iShadowBlock) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlock
 
addRelevantShadows(iShadowBlock, csTransform) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlock
 
addRelevantShadows(iShadowBlockList) - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlock
Copy all relevant shadow frustums from another shadow block list into this block.
addRelevantShadows(iShadowBlock) - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlock
Copy all relevant shadow frustums from another shadow block into this block.
addRelevantShadows(iShadowBlock, csTransform) - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlock
Copy all relevant shadow frustums from another shadow block into this block.
addRenderMeshes(csRenderMeshArray, long, int) - Method in class crystalspace.jbind.impl.cstool.rendermeshlist.csRenderMeshList
Add a new set of rendermeshes to the lists.
addShadow(csVector3, iPointer, int, csPlane3) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlock
 
addShadow(csVector3, iPointer, int, csPlane3) - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlock
Add a new frustum and return a reference.
addTriangle(csVector3, csVector3, csVector3) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
addTriangle(csVector3, csVector3, csVector3) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Add a triangle.
addUniqueRelevantShadows(iShadowBlockList) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlock
 
addUniqueRelevantShadows(iShadowBlockList) - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlock
Add unique shadows.
addVariable(csShaderVariable) - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
addVariable(csShaderVariable) - Method in class crystalspace.jbind.impl.video.shader.shader.csShader
 
addVariable(csShaderVariable) - Method in class crystalspace.jbind.impl.video.shader.shader.csShaderVariableContext
 
addVariable(csShaderVariable) - Method in interface crystalspace.jbind.interfaces.ivideo.shader.shader.iShaderVariableContext
Add a variable to this context.
addVertex(csVector3) - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Add a vertex to the frustum polygon.
addVertex(float, float) - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Add a vertex (2D) to the polygon.
addVertex(csVector2) - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Add a vertex (2D) to the polygon.
addViewVertex(int, int) - Method in class crystalspace.jbind.impl.cstool.csview.csView
 
addViewVertex(int, int) - Method in class crystalspace.jbind.impl.varia.view.csView
 
addViewVertex(int, int) - Method in interface crystalspace.jbind.interfaces.ivaria.view.iView
Add a vertex to clipping polygon (non-rectangular clipping).
addedFogInfo() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
addedFogInfo() - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Return true if fog info has been added
adjacent(csBox3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Test if this box is adjacent to the other one.
adjacentX(csBox3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Test if this box is adjacent to the other on the X side.
adjacentY(csBox3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Test if this box is adjacent to the other on the Y side.
adjacentZ(csBox3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Test if this box is adjacent to the other on the Z side.
advance() - Method in class crystalspace.jbind.impl.csutil.virtclk.csVirtualClock
 
advance() - Method in interface crystalspace.jbind.interfaces.iutil.virtclk.iVirtualClock
Advance the engine's virtual-time clock.
allowResize(boolean) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
allowResize(boolean) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Enable/disable canvas resizing.
alpha() - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
The red, green, blue and alpha components.
alpha(short) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
The red, green, blue and alpha components.
area() - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Return area of this rectangle.
atEOF() - Method in class crystalspace.jbind.impl.csutil.vfs.csFile
 
atEOF() - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iFile
Replacement for standard feof();.
attachRenderContextData(iPointer, iBase) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
attachRenderContextData(iPointer, iBase) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Attach data to the current render context

B

b() - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Return the B component of this plane.
b(float) - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Return the B component of this plane.
b() - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Return the B component of this plane.
batchClassify(csVector3Array, csVector3, csVector3Array) - Static method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
This is like the above version except that it takes a vector of precalculated frustum plane normals.
beforeDelete(iFont) - Method in class crystalspace.jbind.impl.video.fontserv.csFontDeleteNotify
 
beforeDelete(iFont) - Method in interface crystalspace.jbind.interfaces.ivideo.fontserv.iFontDeleteNotify
Before delete.
beforeDrawing(iMeshWrapper, iRenderView) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshDrawCallback
 
beforeDrawing(iMeshObject, iRenderView) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObjectDrawCallback
 
beforeDrawing(iMeshWrapper, iRenderView) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshDrawCallback
beforeDrawing.
beforeDrawing(iMeshObject, iRenderView) - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObjectDrawCallback
Before drawing.
beginDraw() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
beginDraw(int) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
beginDraw() - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
This routine should be called before any draw operations.
beginDraw(int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Start a new frame (see CSDRAW_XXX bit flags);.
between(csBox3, csBox3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Test if this box is between two others.
blit(int, int, int, int, byte[]) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
blit(int, int, int, int, byte[]) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Blit a memory block.
blue() - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBcolor
The red, green, blue components.
blue(short) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBcolor
The red, green, blue components.
blue() - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
The red, green, blue and alpha components.
blue(short) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
The red, green, blue and alpha components.
blue() - Method in class crystalspace.jbind.impl.csutil.cscolor.csColor
Blue (0..1).
blue(float) - Method in class crystalspace.jbind.impl.csutil.cscolor.csColor
Blue (0..1).
broadcast(int) - Method in class crystalspace.jbind.impl.csutil.event.csEventOutlet
 
broadcast(int, iPointer) - Method in class crystalspace.jbind.impl.csutil.event.csEventOutlet
 
broadcast(int) - Method in class crystalspace.jbind.impl.csutil.evoutlet.csEventOutlet
 
broadcast(int, iPointer) - Method in class crystalspace.jbind.impl.csutil.evoutlet.csEventOutlet
 
broadcast(int) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEventOutlet
Put a broadcast event into event queue.
broadcast(int, iPointer) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEventOutlet
Put a broadcast event into event queue.

C

COLOR - Static variable in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
 
CSDRAW_2DGRAPHICS - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CSDRAW_3DGRAPHICS - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CSDRAW_CLEARSCREEN - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CSDRAW_CLEARZBUFFER - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CSEF_BROADCAST - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSEVTYPE_Joystick - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSEVTYPE_Keyboard - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSEVTYPE_Mouse - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_ALT - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_ALT_FIRST - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_ALT_LAST - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_ALT_LEFT - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_ALT_NUM(int) - Static method in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_ALT_RIGHT - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_BACKSPACE - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_CAPSLOCK - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_CENTER - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_CONTEXT - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_CTRL - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_CTRL_FIRST - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_CTRL_LAST - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_CTRL_LEFT - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_CTRL_NUM(int) - Static method in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_CTRL_RIGHT - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_DEL - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_DOWN - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_END - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_ENTER - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_ESC - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_F1 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_F10 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_F11 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_F12 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_F2 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_F3 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_F4 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_F5 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_F6 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_F7 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_F8 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_F9 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_HOME - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_INS - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_IS_MODIFIER(int) - Static method in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_IS_PAD_KEY(int) - Static method in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_IS_SPECIAL(int) - Static method in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_LEFT - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_MODIFIER(int, int) - Static method in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_MODIFIERTYPE_SHIFT - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_MODIFIER_FIRST - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_MODIFIER_LAST - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_MODIFIER_NUM(int) - Static method in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_MODIFIER_TYPE(int) - Static method in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PAD0 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PAD1 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PAD2 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PAD3 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PAD4 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PAD5 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PAD6 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PAD7 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PAD8 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PAD9 - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PADDECIMAL - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PADDIV - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PADENTER - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PADMINUS - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PADMULT - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PADNUM - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PADPLUS - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PAD_FLAG - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PAD_KEY(int) - Static method in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PAD_TO_NORMAL(int) - Static method in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PAUSE - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PGDN - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PGUP - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_PRINTSCREEN - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_RIGHT - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_SCROLLLOCK - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_SHIFT - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_SHIFT_FIRST - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_SHIFT_LAST - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_SHIFT_LEFT - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_SHIFT_NUM(int) - Static method in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_SHIFT_RIGHT - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_SPACE - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_SPECIAL(int) - Static method in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_SPECIAL_FIRST - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_SPECIAL_LAST - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_SPECIAL_NUM(int) - Static method in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_TAB - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSKEY_UP - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_ALLMODIFIERS - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_ALLSHIFTS - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_ALT - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_Broadcast - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_CAPSLOCK - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_CTRL - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_Command - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_FrameProcess - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_Input - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_Joystick - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_JoystickDown - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_JoystickMove - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_JoystickUp - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_Keyboard - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_Mouse - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_MouseClick - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_MouseDoubleClick - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_MouseDown - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_MouseMove - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_MouseUp - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_NUMLOCK - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_Network - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_Nothing - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_SCROLLLOCK - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CSMASK_SHIFT - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CS_CLIPPER_NONE - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_CLIPPER_OPTIONAL - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_CLIPPER_REQUIRED - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_CLIPPER_TOPLEVEL - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_CLIP_NEEDED - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_CLIP_NOT - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_CLIP_TOPLEVEL - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_FX_ADD - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_FX_ALPHA - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_FX_COPY - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_FX_DESTALPHAADD - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_FX_GOURAUD - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_FX_KEYCOLOR - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_FX_MASK_ALPHA - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_FX_MASK_MIXMODE - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_FX_MULTIPLY - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_FX_MULTIPLY2 - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_FX_SETALPHA(int) - Static method in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_FX_SETALPHA_INT(int) - Static method in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_FX_SRCALPHAADD - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_FX_TILING - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_FX_TRANSPARENT - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_IS_INPUT_EVENT(iEvent) - Static method in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CS_IS_JOYSTICK_EVENT(iEvent) - Static method in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CS_IS_KEYBOARD_EVENT(iEvent) - Static method in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CS_IS_MOUSE_EVENT(iEvent) - Static method in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CS_IS_NETWORK_EVENT(iEvent) - Static method in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
CS_LIGHTPARAM_ATTENUATION - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_LIGHTPARAM_DIFFUSE - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_LIGHTPARAM_POSITION - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_LIGHTPARAM_SPECULAR - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_POLYRANGE_LAST() - Static method in class crystalspace.jbind.impl.mesh.thing.csPolygonRange
 
CS_QUERY_REGISTRY(iObjectRegistry, Class) - Static method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistry
 
CS_REPORTER_SEVERITY_BUG - Static variable in class crystalspace.jbind.impl.varia.reporter.csReport
 
CS_REPORTER_SEVERITY_DEBUG - Static variable in class crystalspace.jbind.impl.varia.reporter.csReport
 
CS_REPORTER_SEVERITY_ERROR - Static variable in class crystalspace.jbind.impl.varia.reporter.csReport
 
CS_REPORTER_SEVERITY_NOTIFY - Static variable in class crystalspace.jbind.impl.varia.reporter.csReport
 
CS_REPORTER_SEVERITY_WARNING - Static variable in class crystalspace.jbind.impl.varia.reporter.csReport
 
CS_REQUEST_CONSOLEOUT - Static variable in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
CS_REQUEST_END - Static variable in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
CS_REQUEST_ENGINE - Static variable in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
CS_REQUEST_FONTSERVER - Static variable in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
CS_REQUEST_IMAGELOADER - Static variable in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
CS_REQUEST_LEVELLOADER - Static variable in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
CS_REQUEST_LEVELSAVER - Static variable in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
CS_REQUEST_NULL3D - Static variable in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
CS_REQUEST_OPENGL3D - Static variable in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
CS_REQUEST_PLUGIN(String, String) - Static method in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
CS_REQUEST_REPORTER - Static variable in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
CS_REQUEST_REPORTERLISTENER - Static variable in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
CS_REQUEST_SOFTWARE3D - Static variable in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
CS_REQUEST_VFS - Static variable in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
CS_SHADOW_VOLUME_BEGIN - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_SHADOW_VOLUME_FAIL1 - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_SHADOW_VOLUME_FAIL2 - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_SHADOW_VOLUME_FINISH - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_SHADOW_VOLUME_PASS1 - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_SHADOW_VOLUME_PASS2 - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_SHADOW_VOLUME_USE - Static variable in class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
CS_TEXTURE_CUBE_NEG_X - Static variable in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
 
CS_TEXTURE_CUBE_NEG_Y - Static variable in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
 
CS_TEXTURE_CUBE_NEG_Z - Static variable in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
 
CS_TEXTURE_CUBE_POS_X - Static variable in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
 
CS_TEXTURE_CUBE_POS_Y - Static variable in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
 
CS_TEXTURE_CUBE_POS_Z - Static variable in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
 
CS_TEX_IMG_1D - Static variable in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
 
CS_TEX_IMG_2D - Static variable in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
 
CS_TEX_IMG_3D - Static variable in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
 
CS_TEX_IMG_CUBEMAP - Static variable in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
 
CTutorial1 - class crystalspace.jbind.tutorial.CTutorial1.
 
CTutorial1(iObjectRegistry) - Constructor for class crystalspace.jbind.tutorial.CTutorial1
 
CTutorial2 - class crystalspace.jbind.tutorial.CTutorial2.
 
CTutorial2(iObjectRegistry) - Constructor for class crystalspace.jbind.tutorial.CTutorial2
 
CTutorial3 - class crystalspace.jbind.tutorial.CTutorial3.
 
CTutorial3(iObjectRegistry) - Constructor for class crystalspace.jbind.tutorial.CTutorial3
 
CTutorial4 - class crystalspace.jbind.tutorial.CTutorial4.
 
CTutorial4(iObjectRegistry) - Constructor for class crystalspace.jbind.tutorial.CTutorial4
 
Category() - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
Category(byte) - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
Category() - Method in interface crystalspace.jbind.interfaces.iutil.event.iEvent
Event category (unused by CSWS).
Category(byte) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEvent
Event category (unused by CSWS).
Clone() - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
Clone() - Method in class crystalspace.jbind.impl.engine.campos.csCameraPosition
 
Clone() - Method in class crystalspace.jbind.impl.engine.material.csMaterialWrapper
 
Clone() - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
Clone() - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
Clone() - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Create a clone of this camera.
Clone() - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPosition
Create a clone this camera position.
Clone() - Method in interface crystalspace.jbind.interfaces.iengine.material.iMaterialWrapper
Create a clone this material wrapper,using the same material handle.
Clone() - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureWrapper
Create a clone this texture wrapper, using the same texture handle.
Clone() - Method in interface crystalspace.jbind.interfaces.igraphic.image.iImage
Create yet another image and copy this one into the new image.
Code() - Method in class crystalspace.jbind.impl.csutil.event.csEventCommandData
Command code.
Code(long) - Method in class crystalspace.jbind.impl.csutil.event.csEventCommandData
Command code.
Command() - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
Command(csEventCommandData) - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
Command() - Method in interface crystalspace.jbind.interfaces.iutil.event.iEvent
Command data of event.
Command(csEventCommandData) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEvent
Command data of event.
ConfigPriorityApplication - Static variable in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
 
ConfigPriorityCmdLine - Static variable in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
 
ConfigPriorityPlugin - Static variable in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
 
ConfigPriorityUserApp - Static variable in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
 
ConfigPriorityUserGlobal - Static variable in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
 
c() - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Return the C component of this plane.
c(float) - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Return the C component of this plane.
c() - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Return the C component of this plane.
cacheData(iPointer, int, String, String, int) - Method in class crystalspace.jbind.impl.csutil.cache.csCacheManager
 
cacheData(iPointer, int, String, String, int) - Method in interface crystalspace.jbind.interfaces.iutil.cache.iCacheManager
Cache some data.
calculateAttenuationVector(int, float, float) - Method in class crystalspace.jbind.impl.engine.light.csLight
 
calculateAttenuationVector(int, float) - Method in class crystalspace.jbind.impl.engine.light.csLight
 
calculateAttenuationVector(int) - Method in class crystalspace.jbind.impl.engine.light.csLight
 
calculateAttenuationVector(int) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Calculate the attenuation vector for a given attenuation type.
calculateAttenuationVector(int, float) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Calculate the attenuation vector for a given attenuation type.
calculateAttenuationVector(int, float, float) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Calculate the attenuation vector for a given attenuation type.
calculateFogMesh(csTransform, G3DPolygonMesh) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
calculateFogMesh(csTransform, G3DTriangleMesh) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
calculateFogMesh(csTransform, G3DPolygonMesh) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
 
calculateFogMesh(csTransform, G3DTriangleMesh) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
 
calculateFogPolygon(G3DPolygonDPFX) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
calculateFogPolygon(G3DPolygonDP) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
calculateFogPolygon(G3DPolygonDPFX) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
 
calculateFogPolygon(G3DPolygonDP) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
 
calculatePointSegment(csVector3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Assume that 3D space is divided into 27 areas.
calculateSectorBBox(csBox3, boolean) - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
calculateSectorBBox(csBox3, boolean) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Calculate the bounding box of all objects in this sector.
callObjectFunction(iMeshWrapper, boolean) - Method in class crystalspace.jbind.impl.engine.fview.csFrustumView
 
callObjectFunction(iMeshWrapper, boolean) - Method in interface crystalspace.jbind.interfaces.iengine.fview.iFrustumView
Call the object function.
capacity() - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Query vector capacity.
castHardwareShadow(boolean) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
castHardwareShadow(boolean) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Enable/disable hardware based shadows alltogheter.
castShadows(iMovable, iFrustumView) - Method in class crystalspace.jbind.impl.engine.shadcast.csShadowReceiver
 
castShadows(iFrustumView) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
castShadows(iMovable, iFrustumView) - Method in interface crystalspace.jbind.interfaces.iengine.shadcast.iShadowReceiver
Cast shadows on this receiver.
castShadows(iFrustumView) - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCuller
Start casting shadows from a given point in space.
cc() - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
The C component of the plane.
cc(float) - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
The C component of the plane.
chDir(String) - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
chDir(String) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Set current working directory.
changeListenerTrigger(iEventHandler, int) - Method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
changeListenerTrigger(iEventHandler, int) - Method in interface crystalspace.jbind.interfaces.iutil.eventq.iEventQueue
Change a listener's trigger.
changePointer(long) - Method in class crystalspace.jbind.impl.csNativeObject
This method permits to change the value of the pointer.
changePointer(long) - Method in class crystalspace.jbind.impl.csPointer
Change the value of this pointer
changePointer(long) - Method in class crystalspace.jbind.impl.mesh.thing.csPolygonRange
 
changePointer(long) - Method in interface crystalspace.jbind.interfaces.iPointer
Change the value of the pointer.
changePriority(iVertexBuffer, int) - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBufferManager
 
changePriority(iVertexBuffer, int) - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBufferManager
Change the priority of a vertex buffer.
checkAlpha() - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
checkAlpha() - Method in interface crystalspace.jbind.interfaces.igraphic.image.iImage
Check if all alpha values are "non-transparent" and if so, discard alpha.
checkDupes() - Method in class crystalspace.jbind.impl.map.ldrctxt.csLoaderContext
 
checkDupes() - Method in interface crystalspace.jbind.interfaces.imap.ldrctxt.iLoaderContext
Return true if we check for dupes (to avoid objects with same name being loaded again.
checkFrustum(iFrustumView, csReversibleTransform, int) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
checkFrustum(iFrustumView) - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
checkFrustum(iFrustumView, csReversibleTransform, int) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Check frustum visibility of all polygons reachable through this portal.
checkFrustum(iFrustumView) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Used for portal traversal.
checkHelp(iObjectRegistry) - Static method in class crystalspace.jbind.impl.csutil.cmdhelp.csCommandLineHelper
 
checkHelp(iObjectRegistry, iCommandLineParser) - Static method in class crystalspace.jbind.impl.csutil.cmdhelp.csCommandLineHelper
 
checkProcessMask(int) - Method in class crystalspace.jbind.impl.engine.fview.csFrustumView
 
checkProcessMask(int) - Method in interface crystalspace.jbind.interfaces.iengine.fview.iFrustumView
Check if a mask corresponds with the process mask.
checkShadowMask(int) - Method in class crystalspace.jbind.impl.engine.fview.csFrustumView
 
checkShadowMask(int) - Method in interface crystalspace.jbind.interfaces.iengine.fview.iFrustumView
Check if a mask corresponds with the shadow mask.
clamp(float, float, float) - Method in class crystalspace.jbind.impl.csutil.cscolor.csColor
Clamp color to given R,G,B values.
clampDown() - Method in class crystalspace.jbind.impl.csutil.cscolor.csColor
Make sure color components are not negative.
classify(csVector3Array, csVector3Array) - Static method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Check if a polygon intersects with the frustum (i.e. is visible in the frustum).
classify(float, float, float, csVector2) - Static method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Classify a vector with regards to three plane components.
classify(csVector2) - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Classify the given vector with regards to this plane.
classify(csVector3) - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Classify the given vector with regards to this plane.
classify(float, float, float, float, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
This static function classifies a vector with regards to four given plane components.
classifyBox(csBox2) - Method in class crystalspace.jbind.impl.csgeom.clip2d.csClipper2D
 
classifyBox(csBox2) - Method in interface crystalspace.jbind.interfaces.igeom.clip2d.iClipper2D
Classify some bounding box against this clipper.
clear() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
clear() - Method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
clear() - Method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistry
 
clear() - Method in class crystalspace.jbind.impl.csutil.plugin.csPluginManager
 
clear() - Method in class crystalspace.jbind.impl.engine.region.csRegion
 
clear(int) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
clear() - Method in class crystalspace.jbind.impl.video.vbufmgr.csPolygonBuffer
 
clear() - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegion
Clear this region without removing the entities in it.
clear() - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Delete all options and rewind all iterators.
clear() - Method in interface crystalspace.jbind.interfaces.iutil.eventq.iEventQueue
Clear event queue.
clear() - Method in interface crystalspace.jbind.interfaces.iutil.objreg.iObjectRegistry
Clear the object registry and release all references.
clear() - Method in interface crystalspace.jbind.interfaces.iutil.plugin.iPluginManager
Unload all plugins from this plugin manager.
clear(int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Clear backbuffer.
clear() - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iPolygonBuffer
Clear all polygons, materials, and vertex array.
clearAll(int) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
clearAll(int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Clear all video pages.
clearCache() - Method in class crystalspace.jbind.impl.csutil.cache.csCacheManager
 
clearCache(String) - Method in class crystalspace.jbind.impl.csutil.cache.csCacheManager
 
clearCache(String, String) - Method in class crystalspace.jbind.impl.csutil.cache.csCacheManager
 
clearCache(String, String, int) - Method in class crystalspace.jbind.impl.csutil.cache.csCacheManager
 
clearCache() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
clearCache() - Method in interface crystalspace.jbind.interfaces.iutil.cache.iCacheManager
Clear items from the cache.
clearCache(String) - Method in interface crystalspace.jbind.interfaces.iutil.cache.iCacheManager
Clear items from the cache.
clearCache(String, String) - Method in interface crystalspace.jbind.interfaces.iutil.cache.iCacheManager
Clear items from the cache.
clearCache(String, String, int) - Method in interface crystalspace.jbind.interfaces.iutil.cache.iCacheManager
Clear items from the cache.
clearCache() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Clear the texture cache.
clearFarPlane() - Method in class crystalspace.jbind.impl.engine.campos.csCameraPosition
 
clearFarPlane() - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPosition
Clear the far plane so no clipping will occur.
clearRenderPriorities() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
clearRenderPriorities() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Clear all render priorities.
clearReplacedMaterials() - Method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
clearReplacedMaterials() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingState
Clear all replaced materials (i.e. reset to default materials from factory).
clearSectors() - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
clearSectors() - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Clear the list of sectors.
clearView() - Method in class crystalspace.jbind.impl.cstool.csview.csView
 
clearView() - Method in class crystalspace.jbind.impl.varia.view.csView
 
clearView() - Method in interface crystalspace.jbind.interfaces.ivaria.view.iView
Clear clipper in order to start building a polygon-based clipper.
clip(csVector2Array, csVector2Array, csVertexStatus) - Method in class crystalspace.jbind.impl.csgeom.clip2d.csClipper2D
 
clip(csVector2Array, csVector2Array, csBox2) - Method in class crystalspace.jbind.impl.csgeom.clip2d.csClipper2D
 
clip(csVector2Array, csVector2Array) - Method in class crystalspace.jbind.impl.csgeom.clip2d.csClipper2D
 
clip(csVector2Array, csVector2Array, csVertexStatus) - Method in interface crystalspace.jbind.interfaces.igeom.clip2d.iClipper2D
Clips a set of 2D points and provides additional information on each output vertex.
clip(csVector2Array, csVector2Array, csBox2) - Method in interface crystalspace.jbind.interfaces.igeom.clip2d.iClipper2D
Clip a set of 2D points.
clip(csVector2Array, csVector2Array) - Method in interface crystalspace.jbind.interfaces.igeom.clip2d.iClipper2D
Clip a set of 2D points and return in 'OutPolygon' which is expected to contain space at least for MAX_OUTPUT_VERTICES elements.
clipAgainst(iClipper2D) - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Clipping routines.
clipBBox(csBox2, csBox3, int, int, int) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
clipBBox(csBox2, csBox3, int, int, int) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Check if the screen bounding box of an object is visible in this render view.
clipBSphere(csReversibleTransform, csSphere, int, int, int) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
clipBSphere(csReversibleTransform, csSphere, int, int, int) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Check if the given bounding sphere(in object space coordinates) is visibile in this render view.
clipInPlace(csVector2Array, csBox2) - Method in class crystalspace.jbind.impl.csgeom.clip2d.csClipper2D
 
clipInPlace(csVector2Array, csBox2) - Method in interface crystalspace.jbind.interfaces.igeom.clip2d.iClipper2D
Wrapper function: clip a polygon in-place.
clipLine(int, int, int, int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Clip a line to make it fit to this rectangle.
clipLine(float, float, float, float, int, int, int, int) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
clipLine(float, float, float, float, int, int, int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Clip a line against given rectangle.
clipLineGeneral(int, int, int, int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
This function is the same as ClipLine() except that it doesn't check for two trivial cases (horizontal and vertical lines).
clipLineSafe(int, int, int, int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Clip a line to make it fit to this rectangle.
clipPlane(csPlane2, csPoly2D) - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
This routine is similar to Intersect but it only returns the polygon on the 'right' (positive) side of the plane.
clipPolyToPlane(csPlane3) - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Clip the polygon of this frustum to the postive side of an arbitrary plane (which should be specified relative to the origin of the frustum).
clipPolygon(csVector3, int) - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Clip the polygon in pverts (having num_verts vertices) to this plane.
clipPolygon(csVector3, int, boolean) - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Clip the polygon in pverts (having num_verts vertices) to this plane
clipToPlane(csVector3Array, csClipInfo, csPlane3) - Static method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Clip a frustum (defined from 0,0,0 origin) to the given plane.
clipToPlane(csVector3Array, csClipInfo, csVector3, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Clip a frustum (defined from 0,0,0 origin) to the given plane (defined as 0-v1-v2).
clipToPlane(csVector3, csVector3) - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Clip this frustum to the positive side of a plane formed by the origin of this frustum, and the two given vertices.
close() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
close() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
close() - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Close the device.
close() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Close the 3D graphics display.
closeApplication(iObjectRegistry) - Static method in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
closeFogObject(int) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
closeFogObject(int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Close a volumetric fog object.
closePortal() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
closePortal() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Close a portal previously opened with OpenPortal();.
col1() - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Get the first column of this matrix as a vector.
col2() - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Get the second column of this matrix as a vector.
col3() - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Get the third column of this matrix as a vector.
completeSector(iBase) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
completeSector(iBase) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Check if the destination sector is 0 and if so call the callback.
compressVertices() - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
compressVertices() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Compress the vertex table so that all nearly identical vertices are compressed.
computeCameraPlane(csReversibleTransform, csPlane3) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
computeCameraPlane(csReversibleTransform, csPlane3) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Calculate the camera space plane for this portal.
contains(csBox2) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Test if this box contains the other box.
contains(csBox3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Test if this box contains the other box.
contains(int, int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Return true if a point lies within rectangle bounds.
contains(csVector3Array, csPlane3, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Check if a point is inside a frustum.
contains(csVector3Array, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Check if a point is inside a frustum.
contains(csVector3) - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Check if a point (given relative to the origin of the frustum) is inside the frustum.
contains(String) - Static method in class crystalspace.jbind.impl.csutil.scf.SCF
 
containsRel(int, int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Return true if a relative point lies within rectangle bounds.
copy(csClipInfo) - Method in class crystalspace.jbind.impl.csgeom.frustum.csClipInfo
Copy the information from another clipinfo instance to this one.
copyFrustumContext() - Method in class crystalspace.jbind.impl.engine.fview.csFrustumView
 
copyFrustumContext() - Method in interface crystalspace.jbind.interfaces.iengine.fview.iFrustumView
Create a copy of the current frustum context and return it.
correct(int) - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
correct(int) - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Eliminate roundoff error by snapping the camera orientation to a grid of density n.
create() - Method in class crystalspace.jbind.impl.engine.renderloop.csRenderLoopManager
 
create() - Method in interface crystalspace.jbind.interfaces.iengine.renderloop.iRenderLoopManager
Create a new render loop.
createBaseMaterial(iTextureWrapper, int, iTextureWrapper[], csTextureLayer[]) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createBaseMaterial(iTextureWrapper) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createBaseMaterial(iTextureWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create a base material that can be used to give to the texture manager.
createBaseMaterial(iTextureWrapper, int, iTextureWrapper[], csTextureLayer[]) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create a base material that can be used to give to the texture manager.
createBlackTexture(String, int, int, csColor, int) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createBlackTexture(String, int, int, csColor, int) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create a black texture.
createBuffer(int) - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBufferManager
 
createBuffer(int) - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBufferManager
Create an empty vertex buffer.
createCamera() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createCamera() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create a new camera.
createCommandLineParser(iObjectRegistry, String[]) - Static method in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
createConfigManager(iObjectRegistry) - Static method in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
createCrossHalo(float, float) - Method in class crystalspace.jbind.impl.engine.light.csLight
 
createCrossHalo(float, float) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Create a cross halo for this light.
createEnvironment(String[]) - Static method in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
createEvent() - Method in class crystalspace.jbind.impl.csutil.event.csEventOutlet
 
createEvent(byte) - Method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
createEvent() - Method in class crystalspace.jbind.impl.csutil.evoutlet.csEventOutlet
 
createEvent() - Method in interface crystalspace.jbind.interfaces.iutil.event.iEventOutlet
Create a event object on behalf of the event queue.
createEvent(byte) - Method in interface crystalspace.jbind.interfaces.iutil.eventq.iEventQueue
Create an event, from the pool if there are any free events available.
createEventOutlet(iEventPlug) - Method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
createEventOutlet(iEventPlug) - Method in interface crystalspace.jbind.interfaces.iutil.eventq.iEventQueue
Register an event plug and return a new outlet.
createEventQueue(iObjectRegistry) - Static method in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
createFlareHalo() - Method in class crystalspace.jbind.impl.engine.light.csLight
 
createFlareHalo() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Create a flare halo for this light.
createFrustumContext() - Method in class crystalspace.jbind.impl.engine.fview.csFrustumView
 
createFrustumContext() - Method in interface crystalspace.jbind.interfaces.iengine.fview.iFrustumView
Create a new frustum context.
createFrustumView() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createFrustumView() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create a iFrustumView instance that you can give to iVisibilityCuller->CastShadows().
createHalo(float, float, float, byte, int, int) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
createHalo(float, float, float, byte, int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Create a halo of the specified color and return a handle.
createInputDrivers(iObjectRegistry) - Static method in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
createInterleavedRenderBuffers(int, int, int, iRenderBuffer) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
createInterleavedRenderBuffers(int, int, int, iRenderBuffer) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Create an interleaved renderbuffer (You would use this then set stride to determine offset and stride of the interleaved buffer.
createKeyComposer() - Method in class crystalspace.jbind.impl.csutil.csinput.csKeyboardDriver
 
createKeyComposer() - Method in interface crystalspace.jbind.interfaces.iutil.csinput.iKeyboardDriver
Return an instance of the keyboard composer.
createLayer() - Method in class crystalspace.jbind.impl.video.effects.efpass.csEffectPass
 
createLayer() - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efpass.iEffectPass
Create a new layer.
createLight(String, csVector3, float, csColor, boolean) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createLight(String, csVector3, float, csColor, boolean) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create a static/pseudo-dynamic light.
createLoaderContext() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createLoaderContext(iRegion, boolean) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createLoaderContext(iRegion) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createLoaderContext() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create a loader context that you can give to loader plugins.
createLoaderContext(iRegion) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create a loader context that you can give to loader plugins.
createLoaderContext(iRegion, boolean) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create a loader context that you can give to loader plugins.
createLowerDetailPolygonMesh(float) - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
createLowerDetailPolygonMesh(float) - Method in interface crystalspace.jbind.interfaces.igeom.objmodel.iObjectModel
Create a polygon mesh representing a lower detail version of the object but without the restrictions of GetPolygonMeshViscull();.
createMaterial(String, iTextureWrapper) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createMaterial(String, iTextureWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Register a material to be loaded during Prepare().
createMeshFactory(iMeshObjectFactory, String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createMeshFactory(String, String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createMeshFactory(String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createMeshFactory(String, String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Convenience function to create a mesh factory from a given type.
createMeshFactory(iMeshObjectFactory, String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create a mesh factory wrapper for an existing mesh factory
createMeshFactory(String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create an uninitialized mesh factory wrapper.
createMeshWrapper(iMeshFactoryWrapper, String, iSector, csVector3) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createMeshWrapper(iMeshFactoryWrapper, String, iSector) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createMeshWrapper(iMeshFactoryWrapper, String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createMeshWrapper(iMeshObject, String, iSector, csVector3) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createMeshWrapper(iMeshObject, String, iSector) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createMeshWrapper(iMeshObject, String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createMeshWrapper(String, String, iSector, csVector3) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createMeshWrapper(String, String, iSector) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createMeshWrapper(String, String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createMeshWrapper(String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createMeshWrapper() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
createMeshWrapper(iMeshFactoryWrapper, String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Convenience function to create a mesh object for a given factory.
createMeshWrapper(iMeshFactoryWrapper, String, iSector) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Convenience function to create a mesh object for a given factory.
createMeshWrapper(iMeshFactoryWrapper, String, iSector, csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Convenience function to create a mesh object for a given factory.
createMeshWrapper(iMeshObject, String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create a mesh wrapper for an existing mesh object.
createMeshWrapper(iMeshObject, String, iSector) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create a mesh wrapper for an existing mesh object.
createMeshWrapper(iMeshObject, String, iSector, csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create a mesh wrapper for an existing mesh object.
createMeshWrapper(String, String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create a mesh wrapper from a class id.
createMeshWrapper(String, String, iSector) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create a mesh wrapper from a class id.
createMeshWrapper(String, String, iSector, csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create a mesh wrapper from a class id.
createMeshWrapper(String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create an uninitialized mesh wrapper
createMeshWrapper() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper
Create mesh objects from this factory.
createNewCamera() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
createNewCamera() - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Create a new camera in the current render context.
createNovaHalo(int, int, float) - Method in class crystalspace.jbind.impl.engine.light.csLight
 
createNovaHalo(int, int, float) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Create a nova halo for this light.
createObjectRegistry() - Static method in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
createObjectWatcher() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createObjectWatcher() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create an object watcher instance that you can use to watch other objects.
createOffscreenCanvas(iPointer, int, int, int, iOffscreenCanvasCallback) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
createOffscreenCanvas(iPointer, int, int, int, iOffscreenCanvasCallback) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Create an off-screen canvas so you can render on a given memory area.
createPass() - Method in class crystalspace.jbind.impl.video.effects.eftech.csEffectTechnique
 
createPass() - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eftech.iEffectTechnique
Create a new pass.
createPluginManager(iObjectRegistry) - Static method in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
createPolygonBuffer() - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBufferManager
 
createPolygonBuffer() - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBufferManager
Create an empty polygon buffer.
createPolygonHandle(int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
createPolygonHandle(int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
createPolygonHandle(int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Create a polygon handle that can be used to refer to some polygon.
createPolygonHandle(int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingState
Create a polygon handle that can be used to refer to some polygon.
createPortal(String, iMeshWrapper, iSector, csVector3, int, iPortal) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createPortal(String, iSector, csVector3, iSector, csVector3, int, iPortal) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createPortal(csVector3, int) - Method in class crystalspace.jbind.impl.engine.portalcontainer.csPortalContainer
 
createPortal(String, iMeshWrapper, iSector, csVector3, int, iPortal) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Conveniance function to create a portal from one sector to another and make this portal a child mesh of another mesh.
createPortal(String, iSector, csVector3, iSector, csVector3, int, iPortal) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Conveniance function to create a portal from one sector to another.
createPortal(csVector3, int) - Method in interface crystalspace.jbind.interfaces.iengine.portalcontainer.iPortalContainer
Create a new portal.
createPortalContainer(String, iSector, csVector3) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createPortalContainer(String, iSector) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createPortalContainer(String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createPortalContainer(String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create an empty portal container in some sector.
createPortalContainer(String, iSector) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create an empty portal container in some sector.
createPortalContainer(String, iSector, csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create an empty portal container in some sector.
createRegion(String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createRegion(String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create a new region and add it to the region list.
createRenderBuffer(int, int, int, int, boolean) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
createRenderBuffer(int, int, int, int, boolean) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Create a renderbuffer.
createRenderContext() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
createRenderContext() - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Create a new render context.
createSector(String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createSector(String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create a empty sector with given name.
createSectorWallsMesh(iSector, String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createSectorWallsMesh(iSector, String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Convenience function to create the thing containing the convex outline of a sector.
createShadowBlock() - Method in class crystalspace.jbind.impl.engine.fview.csFrustumView
 
createShadowBlock() - Method in interface crystalspace.jbind.interfaces.iengine.fview.iFrustumView
Create a new empty shadow block.
createSource(int) - Method in class crystalspace.jbind.impl.sound.handle.csSoundHandle
 
createSource(int) - Method in interface crystalspace.jbind.interfaces.isound.handle.iSoundHandle
create a sound source
createStaticLOD() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
createStaticLOD() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Create a LOD control for this mesh wrapper.
createStaticLODC() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
createStaticLODC() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper
Create a LOD control template for this factory.
createSuperLightmap(int, int) - Method in class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
createSuperLightmap(int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.txtmgr.iTextureManager
Create a new super lightmap with the specified dimensions.
createTechnique() - Method in class crystalspace.jbind.impl.video.effects.efdef.csEffectDefinition
 
createTechnique() - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efdef.iEffectDefinition
Create a new technique.
createTexture(String, String, csColor, int) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createTexture(String, String, csColor, int) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create a texture from a file.
createThingMesh(iSector, String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
createThingMesh(iSector, String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Convenience function to create a thing mesh in a sector.
createVertex(csVector3) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
createVertex(csVector3) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Create a vertex given his object-space coords and return his index.
createVirtualClock(iObjectRegistry) - Static method in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
crop(int, int, int, int) - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
crop(int, int, int, int) - Method in interface crystalspace.jbind.interfaces.igraphic.image.iImage
Create a new image and copy a subpart of the actual image into the new image.
cross(csDVector3, csDVector3) - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Take cross product of two vectors and put result in this vector.
cross(csVector3, csVector3) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Take cross product of two vectors and put result in this vector.
cross(csDVector4, csDVector4) - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Take cross product of two vectors and put result in this vector.
cross(csVector4, csVector4) - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Take cross product of two vectors and put result in this vector.
crystalspace.jbind.impl - package crystalspace.jbind.impl
 
crystalspace.jbind.impl.csgeom.box - package crystalspace.jbind.impl.csgeom.box
 
crystalspace.jbind.impl.csgeom.clip2d - package crystalspace.jbind.impl.csgeom.clip2d
 
crystalspace.jbind.impl.csgeom.csrect - package crystalspace.jbind.impl.csgeom.csrect
 
crystalspace.jbind.impl.csgeom.frustum - package crystalspace.jbind.impl.csgeom.frustum
 
crystalspace.jbind.impl.csgeom.math3d_d - package crystalspace.jbind.impl.csgeom.math3d_d
 
crystalspace.jbind.impl.csgeom.matrix3 - package crystalspace.jbind.impl.csgeom.matrix3
 
crystalspace.jbind.impl.csgeom.objmodel - package crystalspace.jbind.impl.csgeom.objmodel
 
crystalspace.jbind.impl.csgeom.plane2 - package crystalspace.jbind.impl.csgeom.plane2
 
crystalspace.jbind.impl.csgeom.plane3 - package crystalspace.jbind.impl.csgeom.plane3
 
crystalspace.jbind.impl.csgeom.poly2d - package crystalspace.jbind.impl.csgeom.poly2d
 
crystalspace.jbind.impl.csgeom.polymesh - package crystalspace.jbind.impl.csgeom.polymesh
 
crystalspace.jbind.impl.csgeom.quaterni - package crystalspace.jbind.impl.csgeom.quaterni
 
crystalspace.jbind.impl.csgeom.segment - package crystalspace.jbind.impl.csgeom.segment
 
crystalspace.jbind.impl.csgeom.sphere - package crystalspace.jbind.impl.csgeom.sphere
 
crystalspace.jbind.impl.csgeom.transfrm - package crystalspace.jbind.impl.csgeom.transfrm
 
crystalspace.jbind.impl.csgeom.tri - package crystalspace.jbind.impl.csgeom.tri
 
crystalspace.jbind.impl.csgeom.vector2 - package crystalspace.jbind.impl.csgeom.vector2
 
crystalspace.jbind.impl.csgeom.vector3 - package crystalspace.jbind.impl.csgeom.vector3
 
crystalspace.jbind.impl.csgeom.vector4 - package crystalspace.jbind.impl.csgeom.vector4
 
crystalspace.jbind.impl.csgeom.vtpool - package crystalspace.jbind.impl.csgeom.vtpool
 
crystalspace.jbind.impl.csgfx.rgbpixel - package crystalspace.jbind.impl.csgfx.rgbpixel
 
crystalspace.jbind.impl.csgfx.shadervar - package crystalspace.jbind.impl.csgfx.shadervar
 
crystalspace.jbind.impl.cstool.csview - package crystalspace.jbind.impl.cstool.csview
 
crystalspace.jbind.impl.cstool.initapp - package crystalspace.jbind.impl.cstool.initapp
 
crystalspace.jbind.impl.cstool.rendermeshlist - package crystalspace.jbind.impl.cstool.rendermeshlist
 
crystalspace.jbind.impl.csutil.cache - package crystalspace.jbind.impl.csutil.cache
 
crystalspace.jbind.impl.csutil.cfgfile - package crystalspace.jbind.impl.csutil.cfgfile
 
crystalspace.jbind.impl.csutil.cfgmgr - package crystalspace.jbind.impl.csutil.cfgmgr
 
crystalspace.jbind.impl.csutil.cmdhelp - package crystalspace.jbind.impl.csutil.cmdhelp
 
crystalspace.jbind.impl.csutil.cmdline - package crystalspace.jbind.impl.csutil.cmdline
 
crystalspace.jbind.impl.csutil.comp - package crystalspace.jbind.impl.csutil.comp
 
crystalspace.jbind.impl.csutil.cscolor - package crystalspace.jbind.impl.csutil.cscolor
 
crystalspace.jbind.impl.csutil.csinput - package crystalspace.jbind.impl.csutil.csinput
 
crystalspace.jbind.impl.csutil.databuff - package crystalspace.jbind.impl.csutil.databuff
 
crystalspace.jbind.impl.csutil.event - package crystalspace.jbind.impl.csutil.event
 
crystalspace.jbind.impl.csutil.eventq - package crystalspace.jbind.impl.csutil.eventq
 
crystalspace.jbind.impl.csutil.evoutlet - package crystalspace.jbind.impl.csutil.evoutlet
 
crystalspace.jbind.impl.csutil.flags - package crystalspace.jbind.impl.csutil.flags
 
crystalspace.jbind.impl.csutil.hash - package crystalspace.jbind.impl.csutil.hash
 
crystalspace.jbind.impl.csutil.object - package crystalspace.jbind.impl.csutil.object
 
crystalspace.jbind.impl.csutil.objreg - package crystalspace.jbind.impl.csutil.objreg
 
crystalspace.jbind.impl.csutil.plugin - package crystalspace.jbind.impl.csutil.plugin
 
crystalspace.jbind.impl.csutil.refcount - package crystalspace.jbind.impl.csutil.refcount
 
crystalspace.jbind.impl.csutil.scf - package crystalspace.jbind.impl.csutil.scf
 
crystalspace.jbind.impl.csutil.stringarray - package crystalspace.jbind.impl.csutil.stringarray
 
crystalspace.jbind.impl.csutil.vfs - package crystalspace.jbind.impl.csutil.vfs
 
crystalspace.jbind.impl.csutil.virtclk - package crystalspace.jbind.impl.csutil.virtclk
 
crystalspace.jbind.impl.engine.camera - package crystalspace.jbind.impl.engine.camera
 
crystalspace.jbind.impl.engine.campos - package crystalspace.jbind.impl.engine.campos
 
crystalspace.jbind.impl.engine.collectn - package crystalspace.jbind.impl.engine.collectn
 
crystalspace.jbind.impl.engine.engine - package crystalspace.jbind.impl.engine.engine
 
crystalspace.jbind.impl.engine.fview - package crystalspace.jbind.impl.engine.fview
 
crystalspace.jbind.impl.engine.halo - package crystalspace.jbind.impl.engine.halo
 
crystalspace.jbind.impl.engine.light - package crystalspace.jbind.impl.engine.light
 
crystalspace.jbind.impl.engine.lod - package crystalspace.jbind.impl.engine.lod
 
crystalspace.jbind.impl.engine.material - package crystalspace.jbind.impl.engine.material
 
crystalspace.jbind.impl.engine.mesh - package crystalspace.jbind.impl.engine.mesh
 
crystalspace.jbind.impl.engine.movable - package crystalspace.jbind.impl.engine.movable
 
crystalspace.jbind.impl.engine.objwatch - package crystalspace.jbind.impl.engine.objwatch
 
crystalspace.jbind.impl.engine.portal - package crystalspace.jbind.impl.engine.portal
 
crystalspace.jbind.impl.engine.portalcontainer - package crystalspace.jbind.impl.engine.portalcontainer
 
crystalspace.jbind.impl.engine.region - package crystalspace.jbind.impl.engine.region
 
crystalspace.jbind.impl.engine.renderloop - package crystalspace.jbind.impl.engine.renderloop
 
crystalspace.jbind.impl.engine.rendersteps.icontainer - package crystalspace.jbind.impl.engine.rendersteps.icontainer
 
crystalspace.jbind.impl.engine.rview - package crystalspace.jbind.impl.engine.rview
 
crystalspace.jbind.impl.engine.sector - package crystalspace.jbind.impl.engine.sector
 
crystalspace.jbind.impl.engine.shadcast - package crystalspace.jbind.impl.engine.shadcast
 
crystalspace.jbind.impl.engine.shadows - package crystalspace.jbind.impl.engine.shadows
 
crystalspace.jbind.impl.engine.sharevar - package crystalspace.jbind.impl.engine.sharevar
 
crystalspace.jbind.impl.engine.texture - package crystalspace.jbind.impl.engine.texture
 
crystalspace.jbind.impl.engine.viscul - package crystalspace.jbind.impl.engine.viscul
 
crystalspace.jbind.impl.graphic.image - package crystalspace.jbind.impl.graphic.image
 
crystalspace.jbind.impl.map - package crystalspace.jbind.impl.map
 
crystalspace.jbind.impl.map.ldrctxt - package crystalspace.jbind.impl.map.ldrctxt
 
crystalspace.jbind.impl.mesh.lighting - package crystalspace.jbind.impl.mesh.lighting
 
crystalspace.jbind.impl.mesh.object - package crystalspace.jbind.impl.mesh.object
 
crystalspace.jbind.impl.mesh.thing - package crystalspace.jbind.impl.mesh.thing
 
crystalspace.jbind.impl.mesh.thing.polygon - package crystalspace.jbind.impl.mesh.thing.polygon
 
crystalspace.jbind.impl.sound.data - package crystalspace.jbind.impl.sound.data
 
crystalspace.jbind.impl.sound.handle - package crystalspace.jbind.impl.sound.handle
 
crystalspace.jbind.impl.sound.source - package crystalspace.jbind.impl.sound.source
 
crystalspace.jbind.impl.sound.wrapper - package crystalspace.jbind.impl.sound.wrapper
 
crystalspace.jbind.impl.varia.pmeter - package crystalspace.jbind.impl.varia.pmeter
 
crystalspace.jbind.impl.varia.reporter - package crystalspace.jbind.impl.varia.reporter
 
crystalspace.jbind.impl.varia.view - package crystalspace.jbind.impl.varia.view
 
crystalspace.jbind.impl.video.effects.efdef - package crystalspace.jbind.impl.video.effects.efdef
 
crystalspace.jbind.impl.video.effects.eflayer - package crystalspace.jbind.impl.video.effects.eflayer
 
crystalspace.jbind.impl.video.effects.efpass - package crystalspace.jbind.impl.video.effects.efpass
 
crystalspace.jbind.impl.video.effects.eftech - package crystalspace.jbind.impl.video.effects.eftech
 
crystalspace.jbind.impl.video.effects.efvector4 - package crystalspace.jbind.impl.video.effects.efvector4
 
crystalspace.jbind.impl.video.fontserv - package crystalspace.jbind.impl.video.fontserv
 
crystalspace.jbind.impl.video.graph2d - package crystalspace.jbind.impl.video.graph2d
 
crystalspace.jbind.impl.video.graph3d - package crystalspace.jbind.impl.video.graph3d
 
crystalspace.jbind.impl.video.halo - package crystalspace.jbind.impl.video.halo
 
crystalspace.jbind.impl.video.material - package crystalspace.jbind.impl.video.material
 
crystalspace.jbind.impl.video.natwin - package crystalspace.jbind.impl.video.natwin
 
crystalspace.jbind.impl.video.rendermesh - package crystalspace.jbind.impl.video.rendermesh
 
crystalspace.jbind.impl.video.rndbuf - package crystalspace.jbind.impl.video.rndbuf
 
crystalspace.jbind.impl.video.shader.shader - package crystalspace.jbind.impl.video.shader.shader
 
crystalspace.jbind.impl.video.texture - package crystalspace.jbind.impl.video.texture
 
crystalspace.jbind.impl.video.txtmgr - package crystalspace.jbind.impl.video.txtmgr
 
crystalspace.jbind.impl.video.vbufmgr - package crystalspace.jbind.impl.video.vbufmgr
 
crystalspace.jbind.interfaces - package crystalspace.jbind.interfaces
 
crystalspace.jbind.interfaces.iengine.camera - package crystalspace.jbind.interfaces.iengine.camera
 
crystalspace.jbind.interfaces.iengine.campos - package crystalspace.jbind.interfaces.iengine.campos
 
crystalspace.jbind.interfaces.iengine.collectn - package crystalspace.jbind.interfaces.iengine.collectn
 
crystalspace.jbind.interfaces.iengine.engine - package crystalspace.jbind.interfaces.iengine.engine
 
crystalspace.jbind.interfaces.iengine.fview - package crystalspace.jbind.interfaces.iengine.fview
 
crystalspace.jbind.interfaces.iengine.halo - package crystalspace.jbind.interfaces.iengine.halo
 
crystalspace.jbind.interfaces.iengine.light - package crystalspace.jbind.interfaces.iengine.light
 
crystalspace.jbind.interfaces.iengine.lod - package crystalspace.jbind.interfaces.iengine.lod
 
crystalspace.jbind.interfaces.iengine.material - package crystalspace.jbind.interfaces.iengine.material
 
crystalspace.jbind.interfaces.iengine.mesh - package crystalspace.jbind.interfaces.iengine.mesh
 
crystalspace.jbind.interfaces.iengine.movable - package crystalspace.jbind.interfaces.iengine.movable
 
crystalspace.jbind.interfaces.iengine.objwatch - package crystalspace.jbind.interfaces.iengine.objwatch
 
crystalspace.jbind.interfaces.iengine.portal - package crystalspace.jbind.interfaces.iengine.portal
 
crystalspace.jbind.interfaces.iengine.portalcontainer - package crystalspace.jbind.interfaces.iengine.portalcontainer
 
crystalspace.jbind.interfaces.iengine.region - package crystalspace.jbind.interfaces.iengine.region
 
crystalspace.jbind.interfaces.iengine.renderloop - package crystalspace.jbind.interfaces.iengine.renderloop
 
crystalspace.jbind.interfaces.iengine.rendersteps.icontainer - package crystalspace.jbind.interfaces.iengine.rendersteps.icontainer
 
crystalspace.jbind.interfaces.iengine.rview - package crystalspace.jbind.interfaces.iengine.rview
 
crystalspace.jbind.interfaces.iengine.sector - package crystalspace.jbind.interfaces.iengine.sector
 
crystalspace.jbind.interfaces.iengine.shadcast - package crystalspace.jbind.interfaces.iengine.shadcast
 
crystalspace.jbind.interfaces.iengine.shadows - package crystalspace.jbind.interfaces.iengine.shadows
 
crystalspace.jbind.interfaces.iengine.sharevar - package crystalspace.jbind.interfaces.iengine.sharevar
 
crystalspace.jbind.interfaces.iengine.texture - package crystalspace.jbind.interfaces.iengine.texture
 
crystalspace.jbind.interfaces.iengine.viscul - package crystalspace.jbind.interfaces.iengine.viscul
 
crystalspace.jbind.interfaces.igeom.clip2d - package crystalspace.jbind.interfaces.igeom.clip2d
 
crystalspace.jbind.interfaces.igeom.objmodel - package crystalspace.jbind.interfaces.igeom.objmodel
 
crystalspace.jbind.interfaces.igeom.polymesh - package crystalspace.jbind.interfaces.igeom.polymesh
 
crystalspace.jbind.interfaces.igfx.shadervar - package crystalspace.jbind.interfaces.igfx.shadervar
 
crystalspace.jbind.interfaces.igraphic.image - package crystalspace.jbind.interfaces.igraphic.image
 
crystalspace.jbind.interfaces.imap - package crystalspace.jbind.interfaces.imap
 
crystalspace.jbind.interfaces.imap.ldrctxt - package crystalspace.jbind.interfaces.imap.ldrctxt
 
crystalspace.jbind.interfaces.imesh.lighting - package crystalspace.jbind.interfaces.imesh.lighting
 
crystalspace.jbind.interfaces.imesh.object - package crystalspace.jbind.interfaces.imesh.object
 
crystalspace.jbind.interfaces.imesh.thing - package crystalspace.jbind.interfaces.imesh.thing
 
crystalspace.jbind.interfaces.isound.data - package crystalspace.jbind.interfaces.isound.data
 
crystalspace.jbind.interfaces.isound.handle - package crystalspace.jbind.interfaces.isound.handle
 
crystalspace.jbind.interfaces.isound.source - package crystalspace.jbind.interfaces.isound.source
 
crystalspace.jbind.interfaces.isound.wrapper - package crystalspace.jbind.interfaces.isound.wrapper
 
crystalspace.jbind.interfaces.iutil.cache - package crystalspace.jbind.interfaces.iutil.cache
 
crystalspace.jbind.interfaces.iutil.cfgfile - package crystalspace.jbind.interfaces.iutil.cfgfile
 
crystalspace.jbind.interfaces.iutil.cfgmgr - package crystalspace.jbind.interfaces.iutil.cfgmgr
 
crystalspace.jbind.interfaces.iutil.cmdline - package crystalspace.jbind.interfaces.iutil.cmdline
 
crystalspace.jbind.interfaces.iutil.comp - package crystalspace.jbind.interfaces.iutil.comp
 
crystalspace.jbind.interfaces.iutil.csinput - package crystalspace.jbind.interfaces.iutil.csinput
 
crystalspace.jbind.interfaces.iutil.databuff - package crystalspace.jbind.interfaces.iutil.databuff
 
crystalspace.jbind.interfaces.iutil.evdefs - package crystalspace.jbind.interfaces.iutil.evdefs
 
crystalspace.jbind.interfaces.iutil.event - package crystalspace.jbind.interfaces.iutil.event
 
crystalspace.jbind.interfaces.iutil.eventq - package crystalspace.jbind.interfaces.iutil.eventq
 
crystalspace.jbind.interfaces.iutil.object - package crystalspace.jbind.interfaces.iutil.object
 
crystalspace.jbind.interfaces.iutil.objreg - package crystalspace.jbind.interfaces.iutil.objreg
 
crystalspace.jbind.interfaces.iutil.plugin - package crystalspace.jbind.interfaces.iutil.plugin
 
crystalspace.jbind.interfaces.iutil.scf - package crystalspace.jbind.interfaces.iutil.scf
 
crystalspace.jbind.interfaces.iutil.stringarray - package crystalspace.jbind.interfaces.iutil.stringarray
 
crystalspace.jbind.interfaces.iutil.vfs - package crystalspace.jbind.interfaces.iutil.vfs
 
crystalspace.jbind.interfaces.iutil.virtclk - package crystalspace.jbind.interfaces.iutil.virtclk
 
crystalspace.jbind.interfaces.ivaria.pmeter - package crystalspace.jbind.interfaces.ivaria.pmeter
 
crystalspace.jbind.interfaces.ivaria.view - package crystalspace.jbind.interfaces.ivaria.view
 
crystalspace.jbind.interfaces.ivideo.effects.efdef - package crystalspace.jbind.interfaces.ivideo.effects.efdef
 
crystalspace.jbind.interfaces.ivideo.effects.eflayer - package crystalspace.jbind.interfaces.ivideo.effects.eflayer
 
crystalspace.jbind.interfaces.ivideo.effects.efpass - package crystalspace.jbind.interfaces.ivideo.effects.efpass
 
crystalspace.jbind.interfaces.ivideo.effects.eftech - package crystalspace.jbind.interfaces.ivideo.effects.eftech
 
crystalspace.jbind.interfaces.ivideo.fontserv - package crystalspace.jbind.interfaces.ivideo.fontserv
 
crystalspace.jbind.interfaces.ivideo.graph2d - package crystalspace.jbind.interfaces.ivideo.graph2d
 
crystalspace.jbind.interfaces.ivideo.graph3d - package crystalspace.jbind.interfaces.ivideo.graph3d
 
crystalspace.jbind.interfaces.ivideo.halo - package crystalspace.jbind.interfaces.ivideo.halo
 
crystalspace.jbind.interfaces.ivideo.material - package crystalspace.jbind.interfaces.ivideo.material
 
crystalspace.jbind.interfaces.ivideo.natwin - package crystalspace.jbind.interfaces.ivideo.natwin
 
crystalspace.jbind.interfaces.ivideo.rndbuf - package crystalspace.jbind.interfaces.ivideo.rndbuf
 
crystalspace.jbind.interfaces.ivideo.shader.shader - package crystalspace.jbind.interfaces.ivideo.shader.shader
 
crystalspace.jbind.interfaces.ivideo.texture - package crystalspace.jbind.interfaces.ivideo.texture
 
crystalspace.jbind.interfaces.ivideo.txtmgr - package crystalspace.jbind.interfaces.ivideo.txtmgr
 
crystalspace.jbind.interfaces.ivideo.vbufmgr - package crystalspace.jbind.interfaces.ivideo.vbufmgr
 
crystalspace.jbind.tutorial - package crystalspace.jbind.tutorial
 
csBase - class crystalspace.jbind.impl.csutil.scf.csBase.
 
csBase(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.scf.csBase
 
csBitmapMetrics - class crystalspace.jbind.impl.video.fontserv.csBitmapMetrics.
 
csBitmapMetrics(iPointer) - Constructor for class crystalspace.jbind.impl.video.fontserv.csBitmapMetrics
 
csBox2 - class crystalspace.jbind.impl.csgeom.box.csBox2.
A bounding box in 2D space.
csBox2(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.box.csBox2
 
csBox2() - Constructor for class crystalspace.jbind.impl.csgeom.box.csBox2
Initialize this box to empty.
csBox2(csVector2) - Constructor for class crystalspace.jbind.impl.csgeom.box.csBox2
Initialize this box with one point.
csBox2(float, float, float, float) - Constructor for class crystalspace.jbind.impl.csgeom.box.csBox2
Initialize this box with the given values.
csBox3 - class crystalspace.jbind.impl.csgeom.box.csBox3.
A bounding box in 3D space.
csBox3(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.box.csBox3
 
csBox3() - Constructor for class crystalspace.jbind.impl.csgeom.box.csBox3
Initialize this box to empty.
csBox3(csVector3) - Constructor for class crystalspace.jbind.impl.csgeom.box.csBox3
Initialize this box with one point.
csBox3(csVector3, csVector3) - Constructor for class crystalspace.jbind.impl.csgeom.box.csBox3
Initialize this box with two points.
csBox3(float, float, float, float, float, float) - Constructor for class crystalspace.jbind.impl.csgeom.box.csBox3
Initialize this box with the given values.
csCacheManager - class crystalspace.jbind.impl.csutil.cache.csCacheManager.
 
csCacheManager(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.cache.csCacheManager
 
csCamera - class crystalspace.jbind.impl.engine.camera.csCamera.
 
csCamera(iPointer) - Constructor for class crystalspace.jbind.impl.engine.camera.csCamera
 
csCameraPosition - class crystalspace.jbind.impl.engine.campos.csCameraPosition.
 
csCameraPosition(iPointer) - Constructor for class crystalspace.jbind.impl.engine.campos.csCameraPosition
 
csCameraPositionList - class crystalspace.jbind.impl.engine.campos.csCameraPositionList.
 
csCameraPositionList(iPointer) - Constructor for class crystalspace.jbind.impl.engine.campos.csCameraPositionList
 
csClipInfo - class crystalspace.jbind.impl.csgeom.frustum.csClipInfo.
Structure for use with ClipToPlane.
csClipInfo(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.frustum.csClipInfo
 
csClipInfo() - Constructor for class crystalspace.jbind.impl.csgeom.frustum.csClipInfo
 
csClipper2D - class crystalspace.jbind.impl.csgeom.clip2d.csClipper2D.
 
csClipper2D(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.clip2d.csClipper2D
 
csCollection - class crystalspace.jbind.impl.engine.collectn.csCollection.
 
csCollection(iPointer) - Constructor for class crystalspace.jbind.impl.engine.collectn.csCollection
 
csCollectionList - class crystalspace.jbind.impl.engine.collectn.csCollectionList.
 
csCollectionList(iPointer) - Constructor for class crystalspace.jbind.impl.engine.collectn.csCollectionList
 
csColor - class crystalspace.jbind.impl.csutil.cscolor.csColor.
A class used to represent a color in RGB space.
csColor(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.cscolor.csColor
 
csColor() - Constructor for class crystalspace.jbind.impl.csutil.cscolor.csColor
 
csColor(float, float, float) - Constructor for class crystalspace.jbind.impl.csutil.cscolor.csColor
 
csColor(csColor) - Constructor for class crystalspace.jbind.impl.csutil.cscolor.csColor
 
csCommandLineHelper - class crystalspace.jbind.impl.csutil.cmdhelp.csCommandLineHelper.
 
csCommandLineHelper(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.cmdhelp.csCommandLineHelper
 
csCommandLineParser - class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser.
 
csCommandLineParser(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
csComponent - class crystalspace.jbind.impl.csutil.comp.csComponent.
 
csComponent(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.comp.csComponent
 
csConfigFile - class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile.
 
csConfigFile(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
csConfigIterator - class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator.
 
csConfigIterator(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
 
csConfigManager - class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager.
 
csConfigManager(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
csCrossHalo - class crystalspace.jbind.impl.engine.halo.csCrossHalo.
 
csCrossHalo(iPointer) - Constructor for class crystalspace.jbind.impl.engine.halo.csCrossHalo
 
csDVector3 - class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3.
A 3D vector.
csDVector3(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Create a java csDVector3 object which points to the native csDVector3 nPointer.
csDVector3() - Constructor for class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Make a new vector.
csDVector3(double) - Constructor for class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Make a new initialized vector.
csDVector3(double, double) - Constructor for class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Make a new vector and initialize with the given values.
csDVector3(double, double, double) - Constructor for class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Make a new vector and initialize with the given values.
csDVector3(csDVector3) - Constructor for class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Copy Constructor.
csDVector3(csVector3) - Constructor for class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Conversion from single precision vector to double.
csDVector4 - class crystalspace.jbind.impl.csgeom.vector4.csDVector4.
A 4D vector.
csDVector4(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.vector4.csDVector4
 
csDVector4() - Constructor for class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Make a new vector.
csDVector4(double) - Constructor for class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Make a new initialized vector.
csDVector4(double, double) - Constructor for class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Make a new vector and initialize with the given values.
csDVector4(double, double, double) - Constructor for class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Make a new vector and initialize with the given values.
csDVector4(double, double, double, double) - Constructor for class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Make a new vector and initialize with the given values.
csDVector4(csDVector4) - Constructor for class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Copy Constructor.
csDVector4(csVector4) - Constructor for class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Conversion from single precision vector to double.
csDVector4(csDVector3) - Constructor for class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Conversion from a 3 component vector. set W =0;.
csDataBuffer - class crystalspace.jbind.impl.csutil.databuff.csDataBuffer.
 
csDataBuffer(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.databuff.csDataBuffer
 
csDefaultRunLoop(iObjectRegistry) - Static method in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
csEffectDefinition - class crystalspace.jbind.impl.video.effects.efdef.csEffectDefinition.
 
csEffectDefinition(iPointer) - Constructor for class crystalspace.jbind.impl.video.effects.efdef.csEffectDefinition
 
csEffectLayer - class crystalspace.jbind.impl.video.effects.eflayer.csEffectLayer.
 
csEffectLayer(iPointer) - Constructor for class crystalspace.jbind.impl.video.effects.eflayer.csEffectLayer
 
csEffectPass - class crystalspace.jbind.impl.video.effects.efpass.csEffectPass.
 
csEffectPass(iPointer) - Constructor for class crystalspace.jbind.impl.video.effects.efpass.csEffectPass
 
csEffectTechnique - class crystalspace.jbind.impl.video.effects.eftech.csEffectTechnique.
 
csEffectTechnique(iPointer) - Constructor for class crystalspace.jbind.impl.video.effects.eftech.csEffectTechnique
 
csEffectVector4 - class crystalspace.jbind.impl.video.effects.efvector4.csEffectVector4.
 
csEffectVector4(iPointer) - Constructor for class crystalspace.jbind.impl.video.effects.efvector4.csEffectVector4
 
csEngine - class crystalspace.jbind.impl.engine.engine.csEngine.
 
csEngine(iPointer) - Constructor for class crystalspace.jbind.impl.engine.engine.csEngine
 
csEvent - class crystalspace.jbind.impl.csutil.event.csEvent.
 
csEvent(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.event.csEvent
 
csEventCommandData - class crystalspace.jbind.impl.csutil.event.csEventCommandData.
Command event data in iEvent.
csEventCommandData(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.event.csEventCommandData
 
csEventCord - class crystalspace.jbind.impl.csutil.event.csEventCord.
 
csEventCord(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.event.csEventCord
 
csEventHandler - class crystalspace.jbind.impl.csutil.event.csEventHandler.
 
csEventHandler(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.event.csEventHandler
 
csEventHandler(iPointer, iEventHandler) - Constructor for class crystalspace.jbind.impl.csutil.event.csEventHandler
 
csEventHandler(iEventHandler) - Constructor for class crystalspace.jbind.impl.csutil.event.csEventHandler
 
csEventJoystickData - class crystalspace.jbind.impl.csutil.event.csEventJoystickData.
 
csEventJoystickData(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.event.csEventJoystickData
 
csEventMouseData - class crystalspace.jbind.impl.csutil.event.csEventMouseData.
 
csEventMouseData(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.event.csEventMouseData
 
csEventNetworkData - class crystalspace.jbind.impl.csutil.event.csEventNetworkData.
 
csEventNetworkData(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.event.csEventNetworkData
 
csEventOutlet - class crystalspace.jbind.impl.csutil.event.csEventOutlet.
 
csEventOutlet(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.event.csEventOutlet
 
csEventOutlet - class crystalspace.jbind.impl.csutil.evoutlet.csEventOutlet.
 
csEventOutlet(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.evoutlet.csEventOutlet
 
csEventPlug - class crystalspace.jbind.impl.csutil.event.csEventPlug.
 
csEventPlug(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.event.csEventPlug
 
csEventQueue - class crystalspace.jbind.impl.csutil.eventq.csEventQueue.
 
csEventQueue(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
csFile - class crystalspace.jbind.impl.csutil.vfs.csFile.
 
csFile(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.vfs.csFile
 
csFlags - class crystalspace.jbind.impl.csutil.flags.csFlags.
 
csFlags(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.flags.csFlags
 
csFlareHalo - class crystalspace.jbind.impl.engine.halo.csFlareHalo.
 
csFlareHalo(iPointer) - Constructor for class crystalspace.jbind.impl.engine.halo.csFlareHalo
 
csFog - class crystalspace.jbind.impl.video.graph3d.csFog.
 
csFog(iPointer) - Constructor for class crystalspace.jbind.impl.video.graph3d.csFog
 
csFogInfo - class crystalspace.jbind.impl.engine.rview.csFogInfo.
 
csFogInfo(iPointer) - Constructor for class crystalspace.jbind.impl.engine.rview.csFogInfo
 
csFont - class crystalspace.jbind.impl.video.fontserv.csFont.
 
csFont(iPointer) - Constructor for class crystalspace.jbind.impl.video.fontserv.csFont
 
csFontDeleteNotify - class crystalspace.jbind.impl.video.fontserv.csFontDeleteNotify.
 
csFontDeleteNotify(iPointer) - Constructor for class crystalspace.jbind.impl.video.fontserv.csFontDeleteNotify
 
csFontServer - class crystalspace.jbind.impl.video.fontserv.csFontServer.
 
csFontServer(iPointer) - Constructor for class crystalspace.jbind.impl.video.fontserv.csFontServer
 
csFrustum - class crystalspace.jbind.impl.csgeom.frustum.csFrustum.
A general frustum.
csFrustum(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.frustum.csFrustum
 
csFrustum(csVector3) - Constructor for class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Create a new empty frustum.
csFrustum(csVector3, csVertexArrayPool) - Constructor for class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Create a new empty frustum with another pool.
csFrustum(csVector3, csVector3Array) - Constructor for class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Create a frustum given a polygon and a backplane.
csFrustum(csVector3, csVector3Array, csPlane3) - Constructor for class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Create a frustum given a polygon and a backplane.
csFrustum(csVector3, int, csVertexArrayPool) - Constructor for class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Create a frustum given a number of vertices and a backplane.
csFrustum(csVector3, int, csVertexArrayPool, csPlane3) - Constructor for class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Create a frustum given a number of vertices and a backplane.
csFrustum(csFrustum) - Constructor for class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Copy constructor
csFrustumContext - class crystalspace.jbind.impl.engine.fview.csFrustumContext.
 
csFrustumContext(iPointer) - Constructor for class crystalspace.jbind.impl.engine.fview.csFrustumContext
 
csFrustumView - class crystalspace.jbind.impl.engine.fview.csFrustumView.
 
csFrustumView(iPointer) - Constructor for class crystalspace.jbind.impl.engine.fview.csFrustumView
 
csFrustumViewObjectFunc - class crystalspace.jbind.impl.engine.fview.csFrustumViewObjectFunc.
 
csFrustumViewObjectFunc(iPointer) - Constructor for class crystalspace.jbind.impl.engine.fview.csFrustumViewObjectFunc
 
csFrustumViewUserdata - class crystalspace.jbind.impl.engine.fview.csFrustumViewUserdata.
 
csFrustumViewUserdata(iPointer) - Constructor for class crystalspace.jbind.impl.engine.fview.csFrustumViewUserdata
 
csGlyphMetrics - class crystalspace.jbind.impl.video.fontserv.csGlyphMetrics.
 
csGlyphMetrics(iPointer) - Constructor for class crystalspace.jbind.impl.video.fontserv.csGlyphMetrics
 
csGraphics2D - class crystalspace.jbind.impl.video.graph2d.csGraphics2D.
 
csGraphics2D(iPointer) - Constructor for class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
csGraphics3D - class crystalspace.jbind.impl.video.graph3d.csGraphics3D.
 
csGraphics3D(iPointer) - Constructor for class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
csGraphics3DCaps - class crystalspace.jbind.impl.video.graph3d.csGraphics3DCaps.
 
csGraphics3DCaps(iPointer) - Constructor for class crystalspace.jbind.impl.video.graph3d.csGraphics3DCaps
 
csHalo - class crystalspace.jbind.impl.video.halo.csHalo.
 
csHalo(iPointer) - Constructor for class crystalspace.jbind.impl.video.halo.csHalo
 
csImage - class crystalspace.jbind.impl.graphic.image.csImage.
 
csImage(iPointer) - Constructor for class crystalspace.jbind.impl.graphic.image.csImage
 
csImageArea - class crystalspace.jbind.impl.video.graph2d.csImageArea.
 
csImageArea(iPointer) - Constructor for class crystalspace.jbind.impl.video.graph2d.csImageArea
 
csInitializer - class crystalspace.jbind.impl.cstool.initapp.csInitializer.
 
csInitializer(iPointer) - Constructor for class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
csKeyCharTypeDead - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csKeyCharTypeNormal - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csKeyComposer - class crystalspace.jbind.impl.csutil.csinput.csKeyComposer.
 
csKeyComposer(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.csinput.csKeyComposer
 
csKeyEventData - class crystalspace.jbind.impl.csutil.event.csKeyEventData.
 
csKeyEventData(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.event.csKeyEventData
 
csKeyEventHelper - class crystalspace.jbind.impl.csutil.event.csKeyEventHelper.
 
csKeyEventHelper() - Constructor for class crystalspace.jbind.impl.csutil.event.csKeyEventHelper
 
csKeyEventTypeDown - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csKeyEventTypeUp - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csKeyModifierNumAny - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csKeyModifierNumLeft - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csKeyModifierNumRight - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csKeyModifierTypeAlt - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csKeyModifierTypeCapsLock - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csKeyModifierTypeCtrl - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csKeyModifierTypeLast - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csKeyModifierTypeNumLock - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csKeyModifierTypeScrollLock - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csKeyModifierTypeShift - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csKeyboardDriver - class crystalspace.jbind.impl.csutil.csinput.csKeyboardDriver.
 
csKeyboardDriver(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.csinput.csKeyboardDriver
 
csLODControl - class crystalspace.jbind.impl.engine.lod.csLODControl.
 
csLODControl(iPointer) - Constructor for class crystalspace.jbind.impl.engine.lod.csLODControl
 
csLight - class crystalspace.jbind.impl.engine.light.csLight.
 
csLight(iPointer) - Constructor for class crystalspace.jbind.impl.engine.light.csLight
 
csLightCallback - class crystalspace.jbind.impl.engine.light.csLightCallback.
 
csLightCallback(iPointer) - Constructor for class crystalspace.jbind.impl.engine.light.csLightCallback
 
csLightIterator - class crystalspace.jbind.impl.engine.light.csLightIterator.
 
csLightIterator(iPointer) - Constructor for class crystalspace.jbind.impl.engine.light.csLightIterator
 
csLightList - class crystalspace.jbind.impl.engine.light.csLightList.
 
csLightList(iPointer) - Constructor for class crystalspace.jbind.impl.engine.light.csLightList
 
csLightingInfo - class crystalspace.jbind.impl.mesh.lighting.csLightingInfo.
 
csLightingInfo(iPointer) - Constructor for class crystalspace.jbind.impl.mesh.lighting.csLightingInfo
 
csLoader - class crystalspace.jbind.impl.map.csLoader.
 
csLoader(iPointer) - Constructor for class crystalspace.jbind.impl.map.csLoader
 
csLoaderContext - class crystalspace.jbind.impl.map.ldrctxt.csLoaderContext.
 
csLoaderContext(iPointer) - Constructor for class crystalspace.jbind.impl.map.ldrctxt.csLoaderContext
 
csLoaderStatus - class crystalspace.jbind.impl.map.csLoaderStatus.
 
csLoaderStatus(iPointer) - Constructor for class crystalspace.jbind.impl.map.csLoaderStatus
 
csMaterial - class crystalspace.jbind.impl.video.material.csMaterial.
 
csMaterial(iPointer) - Constructor for class crystalspace.jbind.impl.video.material.csMaterial
 
csMaterialHandle - class crystalspace.jbind.impl.video.material.csMaterialHandle.
 
csMaterialHandle(iPointer) - Constructor for class crystalspace.jbind.impl.video.material.csMaterialHandle
 
csMaterialList - class crystalspace.jbind.impl.engine.material.csMaterialList.
 
csMaterialList(iPointer) - Constructor for class crystalspace.jbind.impl.engine.material.csMaterialList
 
csMaterialWrapper - class crystalspace.jbind.impl.engine.material.csMaterialWrapper.
 
csMaterialWrapper(iPointer) - Constructor for class crystalspace.jbind.impl.engine.material.csMaterialWrapper
 
csMatrix3 - class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3.
A 3x3 matrix.
csMatrix3(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Create a java csMatrix3 object which points to the native csMatrix3 nPointer.
csMatrix3() - Constructor for class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Construct a matrix, initialized to be the identity.
csMatrix3(float, float, float, float, float, float, float, float, float) - Constructor for class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Construct a matrix and initialize it.
csMatrix3(csQuaternion) - Constructor for class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Construct a matrix with a quaternion.
csMeshDrawCallback - class crystalspace.jbind.impl.engine.mesh.csMeshDrawCallback.
 
csMeshDrawCallback(iPointer) - Constructor for class crystalspace.jbind.impl.engine.mesh.csMeshDrawCallback
 
csMeshFactoryList - class crystalspace.jbind.impl.engine.mesh.csMeshFactoryList.
 
csMeshFactoryList(iPointer) - Constructor for class crystalspace.jbind.impl.engine.mesh.csMeshFactoryList
 
csMeshFactoryWrapper - class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper.
 
csMeshFactoryWrapper(iPointer) - Constructor for class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
csMeshList - class crystalspace.jbind.impl.engine.mesh.csMeshList.
 
csMeshList(iPointer) - Constructor for class crystalspace.jbind.impl.engine.mesh.csMeshList
 
csMeshObject - class crystalspace.jbind.impl.mesh.object.csMeshObject.
 
csMeshObject(iPointer) - Constructor for class crystalspace.jbind.impl.mesh.object.csMeshObject
 
csMeshObjectDrawCallback - class crystalspace.jbind.impl.mesh.object.csMeshObjectDrawCallback.
 
csMeshObjectDrawCallback(iPointer) - Constructor for class crystalspace.jbind.impl.mesh.object.csMeshObjectDrawCallback
 
csMeshObjectFactory - class crystalspace.jbind.impl.mesh.object.csMeshObjectFactory.
 
csMeshObjectFactory(iPointer) - Constructor for class crystalspace.jbind.impl.mesh.object.csMeshObjectFactory
 
csMeshWrapper - class crystalspace.jbind.impl.engine.mesh.csMeshWrapper.
 
csMeshWrapper(iPointer) - Constructor for class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
csMeshWrapperIterator - class crystalspace.jbind.impl.engine.mesh.csMeshWrapperIterator.
 
csMeshWrapperIterator(iPointer) - Constructor for class crystalspace.jbind.impl.engine.mesh.csMeshWrapperIterator
 
csMeshedPolygon - class crystalspace.jbind.impl.csgeom.polymesh.csMeshedPolygon.
A polygon.
csMeshedPolygon(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.polymesh.csMeshedPolygon
 
csMeshedPolygon() - Constructor for class crystalspace.jbind.impl.csgeom.polymesh.csMeshedPolygon
Create a new csMeshedPolygon
csMeshedPolygonArray - class crystalspace.jbind.impl.csgeom.polymesh.csMeshedPolygonArray.
 
csMeshedPolygonArray(iPointer, int) - Constructor for class crystalspace.jbind.impl.csgeom.polymesh.csMeshedPolygonArray
 
csMeshedPolygonArray(int) - Constructor for class crystalspace.jbind.impl.csgeom.polymesh.csMeshedPolygonArray
 
csMeshedPolygonArray(csMeshedPolygon[]) - Constructor for class crystalspace.jbind.impl.csgeom.polymesh.csMeshedPolygonArray
 
csMovable - class crystalspace.jbind.impl.engine.movable.csMovable.
 
csMovable(iPointer) - Constructor for class crystalspace.jbind.impl.engine.movable.csMovable
 
csMovableListener - class crystalspace.jbind.impl.engine.movable.csMovableListener.
 
csMovableListener(iPointer) - Constructor for class crystalspace.jbind.impl.engine.movable.csMovableListener
 
csNOM - class crystalspace.jbind.impl.csNOM.
csNativeObjectManager
This class is responsible for managing new SCF object pointer and translate them into java object.
csNativeByteArray - class crystalspace.jbind.impl.csNativeByteArray.
 
csNativeByteArray(iPointer, int) - Constructor for class crystalspace.jbind.impl.csNativeByteArray
 
csNativeByteArray(int) - Constructor for class crystalspace.jbind.impl.csNativeByteArray
 
csNativeByteArray(byte[]) - Constructor for class crystalspace.jbind.impl.csNativeByteArray
 
csNativeIntArray - class crystalspace.jbind.impl.csNativeIntArray.
 
csNativeIntArray(iPointer, int) - Constructor for class crystalspace.jbind.impl.csNativeIntArray
 
csNativeIntArray(int) - Constructor for class crystalspace.jbind.impl.csNativeIntArray
 
csNativeIntArray(int[]) - Constructor for class crystalspace.jbind.impl.csNativeIntArray
 
csNativeObject - class crystalspace.jbind.impl.csNativeObject.
All crystal space Java wrapper which wrap a native object, subclass this class.
csNativeObject(iPointer) - Constructor for class crystalspace.jbind.impl.csNativeObject
Create a java object which points to the native object nPointer.
csNativeWindow - class crystalspace.jbind.impl.video.natwin.csNativeWindow.
 
csNativeWindow() - Constructor for class crystalspace.jbind.impl.video.natwin.csNativeWindow
 
csNovaHalo - class crystalspace.jbind.impl.engine.halo.csNovaHalo.
 
csNovaHalo(iPointer) - Constructor for class crystalspace.jbind.impl.engine.halo.csNovaHalo
 
csObject - class crystalspace.jbind.impl.csutil.object.csObject.
 
csObject(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.object.csObject
 
csObjectIterator - class crystalspace.jbind.impl.csutil.object.csObjectIterator.
 
csObjectIterator(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.object.csObjectIterator
 
csObjectModel - class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel.
 
csObjectModel(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
csObjectModelListener - class crystalspace.jbind.impl.csgeom.objmodel.csObjectModelListener.
 
csObjectModelListener(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.objmodel.csObjectModelListener
 
csObjectModelListener(iPointer, iObjectModelListener) - Constructor for class crystalspace.jbind.impl.csgeom.objmodel.csObjectModelListener
 
csObjectModelListener(iObjectModelListener) - Constructor for class crystalspace.jbind.impl.csgeom.objmodel.csObjectModelListener
 
csObjectRegistry - class crystalspace.jbind.impl.csutil.objreg.csObjectRegistry.
 
csObjectRegistry(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.objreg.csObjectRegistry
 
csObjectRegistryIterator - class crystalspace.jbind.impl.csutil.objreg.csObjectRegistryIterator.
 
csObjectRegistryIterator(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.objreg.csObjectRegistryIterator
 
csObjectWatcher - class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher.
 
csObjectWatcher(iPointer) - Constructor for class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher
 
csObjectWatcherListener - class crystalspace.jbind.impl.engine.objwatch.csObjectWatcherListener.
 
csObjectWatcherListener(iPointer) - Constructor for class crystalspace.jbind.impl.engine.objwatch.csObjectWatcherListener
 
csOffscreenCanvasCallback - class crystalspace.jbind.impl.video.graph2d.csOffscreenCanvasCallback.
 
csOffscreenCanvasCallback(iPointer) - Constructor for class crystalspace.jbind.impl.video.graph2d.csOffscreenCanvasCallback
 
csOrthoTransform - class crystalspace.jbind.impl.csgeom.transfrm.csOrthoTransform.
A class which defines a reversible transformation from one coordinate system to another by maintaining an inverse transformation matrix.
csOrthoTransform(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.transfrm.csOrthoTransform
Create a java csOrthoTransform object which points to the native csOrthoTransform nPointer.
csOrthoTransform() - Constructor for class crystalspace.jbind.impl.csgeom.transfrm.csOrthoTransform
Initialize with the identity transformation.
csOrthoTransform(csMatrix3, csVector3) - Constructor for class crystalspace.jbind.impl.csgeom.transfrm.csOrthoTransform
Initialize with the given transformation.
csOrthoTransform(csTransform) - Constructor for class crystalspace.jbind.impl.csgeom.transfrm.csOrthoTransform
Initialize with the given transformation.
csPixelCoord - class crystalspace.jbind.impl.video.graph2d.csPixelCoord.
 
csPixelCoord(iPointer) - Constructor for class crystalspace.jbind.impl.video.graph2d.csPixelCoord
 
csPixelFormat - class crystalspace.jbind.impl.video.graph2d.csPixelFormat.
 
csPixelFormat(iPointer) - Constructor for class crystalspace.jbind.impl.video.graph2d.csPixelFormat
 
csPlane2 - class crystalspace.jbind.impl.csgeom.plane2.csPlane2.
A plane in 2D space.
csPlane2(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.plane2.csPlane2
 
csPlane2() - Constructor for class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Initialize to the xy plane.
csPlane2(csVector2) - Constructor for class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Initialize the plane.
csPlane2(csVector2, float) - Constructor for class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Initialize the plane.
csPlane2(float, float) - Constructor for class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Initialize the plane.
csPlane2(float, float, float) - Constructor for class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Initialize the plane.
csPlane2(csVector2, csVector2) - Constructor for class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Initialize the plane given two vectors.
csPlane2(csSegment2) - Constructor for class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Initialize the plane given a segment.
csPlane3 - class crystalspace.jbind.impl.csgeom.plane3.csPlane3.
A plane in 3D space.
csPlane3(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Create a java csPlane3 object which points to the native csPlane3 nPointer.
csPlane3() - Constructor for class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Initialize to the xy plane (0,0,1,0).
csPlane3(csVector3) - Constructor for class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Initialize the plane with the given norm and D component = 0.
csPlane3(csVector3, float) - Constructor for class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Initialize the plane with the given norm and D component.
csPlane3(float, float, float) - Constructor for class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Initialize the plane to the given components.
csPlane3(float, float, float, float) - Constructor for class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Initialize the plane to the given components.
csPlane3(csVector3, csVector3, csVector3) - Constructor for class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Initialize the plane through the three given points.
csPlane3(csVector3, csVector3) - Constructor for class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Initialize the plane through 0 and the two given points.
csPluginIterator - class crystalspace.jbind.impl.csutil.plugin.csPluginIterator.
 
csPluginIterator(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.plugin.csPluginIterator
 
csPluginManager - class crystalspace.jbind.impl.csutil.plugin.csPluginManager.
 
csPluginManager(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.plugin.csPluginManager
 
csPointer - class crystalspace.jbind.impl.csPointer.
 
csPointer(long) - Constructor for class crystalspace.jbind.impl.csPointer
Create a new pointer
csPoly2D - class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D.
The following class represents a general 2D polygon with a bounding box.
csPoly2D(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
 
csPoly2D() - Constructor for class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Make a new empty polygon.
csPoly2D(int) - Constructor for class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Make a new empty polygon.
csPoly2D(csPoly2D) - Constructor for class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Copy constructor.
csPolyTextureMapping - class crystalspace.jbind.impl.mesh.thing.polygon.csPolyTextureMapping.
 
csPolyTextureMapping(iPointer) - Constructor for class crystalspace.jbind.impl.mesh.thing.polygon.csPolyTextureMapping
 
csPolygonBuffer - class crystalspace.jbind.impl.video.vbufmgr.csPolygonBuffer.
 
csPolygonBuffer(iPointer) - Constructor for class crystalspace.jbind.impl.video.vbufmgr.csPolygonBuffer
 
csPolygonHandle - class crystalspace.jbind.impl.mesh.thing.csPolygonHandle.
 
csPolygonHandle(iPointer) - Constructor for class crystalspace.jbind.impl.mesh.thing.csPolygonHandle
 
csPolygonMesh - class crystalspace.jbind.impl.csgeom.polymesh.csPolygonMesh.
 
csPolygonMesh(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.polymesh.csPolygonMesh
 
csPolygonRange - class crystalspace.jbind.impl.mesh.thing.csPolygonRange.
 
csPolygonRange(iPointer) - Constructor for class crystalspace.jbind.impl.mesh.thing.csPolygonRange
 
csPolygonRange(int, int) - Constructor for class crystalspace.jbind.impl.mesh.thing.csPolygonRange
 
csPortal - class crystalspace.jbind.impl.engine.portal.csPortal.
 
csPortal(iPointer) - Constructor for class crystalspace.jbind.impl.engine.portal.csPortal
 
csPortalCallback - class crystalspace.jbind.impl.engine.portal.csPortalCallback.
 
csPortalCallback(iPointer) - Constructor for class crystalspace.jbind.impl.engine.portal.csPortalCallback
 
csPortalContainer - class crystalspace.jbind.impl.engine.portalcontainer.csPortalContainer.
 
csPortalContainer(iPointer) - Constructor for class crystalspace.jbind.impl.engine.portalcontainer.csPortalContainer
 
csProgressMeter - class crystalspace.jbind.impl.varia.pmeter.csProgressMeter.
 
csProgressMeter(iPointer) - Constructor for class crystalspace.jbind.impl.varia.pmeter.csProgressMeter
 
csQuaternion - class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion.
Class for a quaternion.
csQuaternion(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Create a java csQuaternion object which points to the native csQuaternion nPointer.
csQuaternion() - Constructor for class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Construct a 0,0,0,0 quaternion.
csQuaternion(float) - Constructor for class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Construct a quaternion with the given parameters.
csQuaternion(float, float) - Constructor for class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Construct a quaternion with the given parameters.
csQuaternion(float, float, float) - Constructor for class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Construct a quaternion with the given parameters.
csQuaternion(float, float, float, float) - Constructor for class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Construct a quaternion with the given parameters.
csQuaternion(csQuaternion) - Constructor for class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Copy constructor.
csQuaternion(csVector3) - Constructor for class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Construct quaternion from a vector.
csQuaternion(csMatrix3) - Constructor for class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Construct quaternion from a matrix.
csRGBcolor - class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBcolor.
An RGB color.
csRGBcolor(iPointer) - Constructor for class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBcolor
 
csRGBcolor() - Constructor for class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBcolor
Constructor (initialize to zero).
csRGBcolor(short, short, short) - Constructor for class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBcolor
Initialize the color with some R/G/B value.
csRGBpixel - class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel.
An RGB pixel.
csRGBpixel(iPointer) - Constructor for class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
 
csRGBpixel() - Constructor for class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
Constructor (initialize to zero, alpha to 255).
csRGBpixel(csRGBpixel) - Constructor for class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
Copy constructor.
csRGBpixel(csRGBcolor) - Constructor for class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
Yet another copy constructor.
csRGBpixel(int, int, int) - Constructor for class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
Initialize the pixel with some R/G/B value.
csRect - class crystalspace.jbind.impl.csgeom.csrect.csRect.
Rectangle class: simple class for manipulating 2D rectangles.
csRect(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.csrect.csRect
Create a java csRect object which points to the native csRect nPointer.
csRect() - Constructor for class crystalspace.jbind.impl.csgeom.csrect.csRect
Create a empty rectangle.
csRect(int, int, int, int) - Constructor for class crystalspace.jbind.impl.csgeom.csrect.csRect
Create a new rectangle.
csRect(csRect) - Constructor for class crystalspace.jbind.impl.csgeom.csrect.csRect
Copy constructor.
csRefCount - class crystalspace.jbind.impl.csutil.refcount.csRefCount.
 
csRefCount(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.refcount.csRefCount
 
csRegion - class crystalspace.jbind.impl.engine.region.csRegion.
 
csRegion(iPointer) - Constructor for class crystalspace.jbind.impl.engine.region.csRegion
 
csRegionList - class crystalspace.jbind.impl.engine.region.csRegionList.
 
csRegionList(iPointer) - Constructor for class crystalspace.jbind.impl.engine.region.csRegionList
 
csRenderBuffer - class crystalspace.jbind.impl.video.rndbuf.csRenderBuffer.
 
csRenderBuffer(iPointer) - Constructor for class crystalspace.jbind.impl.video.rndbuf.csRenderBuffer
 
csRenderContext - class crystalspace.jbind.impl.engine.rview.csRenderContext.
 
csRenderContext(iPointer) - Constructor for class crystalspace.jbind.impl.engine.rview.csRenderContext
 
csRenderContextFrustum - class crystalspace.jbind.impl.engine.rview.csRenderContextFrustum.
 
csRenderContextFrustum(iPointer) - Constructor for class crystalspace.jbind.impl.engine.rview.csRenderContextFrustum
 
csRenderLoop - class crystalspace.jbind.impl.engine.renderloop.csRenderLoop.
 
csRenderLoop(iPointer) - Constructor for class crystalspace.jbind.impl.engine.renderloop.csRenderLoop
 
csRenderLoopManager - class crystalspace.jbind.impl.engine.renderloop.csRenderLoopManager.
 
csRenderLoopManager(iPointer) - Constructor for class crystalspace.jbind.impl.engine.renderloop.csRenderLoopManager
 
csRenderMesh - class crystalspace.jbind.impl.video.rendermesh.csRenderMesh.
 
csRenderMesh(iPointer) - Constructor for class crystalspace.jbind.impl.video.rendermesh.csRenderMesh
 
csRenderMeshArray - class crystalspace.jbind.impl.video.rendermesh.csRenderMeshArray.
 
csRenderMeshArray(iPointer) - Constructor for class crystalspace.jbind.impl.video.rendermesh.csRenderMeshArray
 
csRenderMeshList - class crystalspace.jbind.impl.cstool.rendermeshlist.csRenderMeshList.
This class is used when we need to store, sort and then render a list of rendermeshes.
csRenderMeshList(iPointer) - Constructor for class crystalspace.jbind.impl.cstool.rendermeshlist.csRenderMeshList
 
csRenderMeshList(iObjectRegistry) - Constructor for class crystalspace.jbind.impl.cstool.rendermeshlist.csRenderMeshList
Constructor.
csRenderStepContainer - class crystalspace.jbind.impl.engine.rendersteps.icontainer.csRenderStepContainer.
 
csRenderStepContainer(iPointer) - Constructor for class crystalspace.jbind.impl.engine.rendersteps.icontainer.csRenderStepContainer
 
csRenderView - class crystalspace.jbind.impl.engine.rview.csRenderView.
 
csRenderView(iPointer) - Constructor for class crystalspace.jbind.impl.engine.rview.csRenderView
 
csRendererLightmap - class crystalspace.jbind.impl.video.txtmgr.csRendererLightmap.
 
csRendererLightmap(iPointer) - Constructor for class crystalspace.jbind.impl.video.txtmgr.csRendererLightmap
 
csReport - class crystalspace.jbind.impl.varia.reporter.csReport.
 
csReport() - Constructor for class crystalspace.jbind.impl.varia.reporter.csReport
 
csReporterHelper - class crystalspace.jbind.impl.varia.reporter.csReporterHelper.
 
csReporterHelper() - Constructor for class crystalspace.jbind.impl.varia.reporter.csReporterHelper
 
csReversibleTransform - class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform.
A class which defines a reversible transformation from one coordinate system to another by maintaining an inverse transformation matrix.
csReversibleTransform(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Create a java csReversibleTransform object which points to the native csReversibleTransform nPointer.
csReversibleTransform() - Constructor for class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Initialize with the identity transformation.
csReversibleTransform(csMatrix3, csVector3) - Constructor for class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Initialize with the given transformation.
csReversibleTransform(csTransform) - Constructor for class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Initialize with the given transformation.
csReversibleTransform(csReversibleTransform) - Constructor for class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Initialize with the given transformation.
csSector - class crystalspace.jbind.impl.engine.sector.csSector.
 
csSector(iPointer) - Constructor for class crystalspace.jbind.impl.engine.sector.csSector
 
csSectorCallback - class crystalspace.jbind.impl.engine.sector.csSectorCallback.
 
csSectorCallback(iPointer) - Constructor for class crystalspace.jbind.impl.engine.sector.csSectorCallback
 
csSectorIterator - class crystalspace.jbind.impl.engine.sector.csSectorIterator.
 
csSectorIterator(iPointer) - Constructor for class crystalspace.jbind.impl.engine.sector.csSectorIterator
 
csSectorList - class crystalspace.jbind.impl.engine.sector.csSectorList.
 
csSectorList(iPointer) - Constructor for class crystalspace.jbind.impl.engine.sector.csSectorList
 
csSegment2 - class crystalspace.jbind.impl.csgeom.segment.csSegment2.
A 2D line segment.
csSegment2(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.segment.csSegment2
 
csSegment2(csVector2, csVector2) - Constructor for class crystalspace.jbind.impl.csgeom.segment.csSegment2
Make a new segment and initialize with the given values.
csSegment2() - Constructor for class crystalspace.jbind.impl.csgeom.segment.csSegment2
Make a new uninitialized segment.
csSegment3 - class crystalspace.jbind.impl.csgeom.segment.csSegment3.
A 3D line segment.
csSegment3(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.segment.csSegment3
 
csSegment3(csVector3, csVector3) - Constructor for class crystalspace.jbind.impl.csgeom.segment.csSegment3
Make a new segment and initialize with the given values.
csSegment3() - Constructor for class crystalspace.jbind.impl.csgeom.segment.csSegment3
Make a new uninitialized segment.
csSet_iMeshWrapper - class crystalspace.jbind.impl.csutil.hash.csSet_iMeshWrapper.
 
csSet_iMeshWrapper(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.hash.csSet_iMeshWrapper
 
csShader - class crystalspace.jbind.impl.video.shader.shader.csShader.
 
csShader(iPointer) - Constructor for class crystalspace.jbind.impl.video.shader.shader.csShader
 
csShaderVariable - class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable.
 
csShaderVariable(iPointer) - Constructor for class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
 
csShaderVariable(long) - Constructor for class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
 
csShaderVariableAccessor - class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableAccessor.
 
csShaderVariableAccessor(iPointer) - Constructor for class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableAccessor
 
csShaderVariableAccessor(iPointer, iShaderVariableAccessor) - Constructor for class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableAccessor
 
csShaderVariableAccessor(iShaderVariableAccessor) - Constructor for class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableAccessor
 
csShaderVariableContext - class crystalspace.jbind.impl.video.shader.shader.csShaderVariableContext.
 
csShaderVariableContext(iPointer) - Constructor for class crystalspace.jbind.impl.video.shader.shader.csShaderVariableContext
 
csShaderVariableProxy - class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxy.
 
csShaderVariableProxy(iPointer) - Constructor for class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxy
 
csShaderVariableProxy() - Constructor for class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxy
 
csShaderVariableProxy(long, iPointer) - Constructor for class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxy
 
csShaderVariableProxy(long, iPointer, csShaderVariable) - Constructor for class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxy
 
csShaderVariableProxyList - class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList.
Sorted list of shadervariables
csShaderVariableProxyList(iPointer) - Constructor for class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
 
csShaderVariableProxyList() - Constructor for class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Initialize object to have initial capacity of 'icapacity' elements, and to increase storage by 'ithreshold' each time the upper bound is exceeded.
csShaderVariableProxyList(int) - Constructor for class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Initialize object to have initial capacity of 'icapacity' elements, and to increase storage by 'ithreshold' each time the upper bound is exceeded.
csShaderVariableProxyList(int, int) - Constructor for class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Initialize object to have initial capacity of 'icapacity' elements, and to increase storage by 'ithreshold' each time the upper bound is exceeded.
csShaderVariableProxyList(csShaderVariableProxyList) - Constructor for class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Copy constructor.
csShadowBlock - class crystalspace.jbind.impl.engine.shadows.csShadowBlock.
 
csShadowBlock(iPointer) - Constructor for class crystalspace.jbind.impl.engine.shadows.csShadowBlock
 
csShadowBlockList - class crystalspace.jbind.impl.engine.shadows.csShadowBlockList.
 
csShadowBlockList(iPointer) - Constructor for class crystalspace.jbind.impl.engine.shadows.csShadowBlockList
 
csShadowIterator - class crystalspace.jbind.impl.engine.shadows.csShadowIterator.
 
csShadowIterator(iPointer) - Constructor for class crystalspace.jbind.impl.engine.shadows.csShadowIterator
 
csShadowReceiver - class crystalspace.jbind.impl.engine.shadcast.csShadowReceiver.
 
csShadowReceiver(iPointer) - Constructor for class crystalspace.jbind.impl.engine.shadcast.csShadowReceiver
 
csSharedVariable - class crystalspace.jbind.impl.engine.sharevar.csSharedVariable.
 
csSharedVariable(iPointer) - Constructor for class crystalspace.jbind.impl.engine.sharevar.csSharedVariable
 
csSharedVariableList - class crystalspace.jbind.impl.engine.sharevar.csSharedVariableList.
 
csSharedVariableList(iPointer) - Constructor for class crystalspace.jbind.impl.engine.sharevar.csSharedVariableList
 
csSharedVariableListener - class crystalspace.jbind.impl.engine.sharevar.csSharedVariableListener.
 
csSharedVariableListener(iPointer) - Constructor for class crystalspace.jbind.impl.engine.sharevar.csSharedVariableListener
 
csSimpleRenderMesh - class crystalspace.jbind.impl.video.graph3d.csSimpleRenderMesh.
 
csSimpleRenderMesh(iPointer) - Constructor for class crystalspace.jbind.impl.video.graph3d.csSimpleRenderMesh
 
csSoundData - class crystalspace.jbind.impl.sound.data.csSoundData.
 
csSoundData(iPointer) - Constructor for class crystalspace.jbind.impl.sound.data.csSoundData
 
csSoundFormat - class crystalspace.jbind.impl.sound.data.csSoundFormat.
 
csSoundFormat(iPointer) - Constructor for class crystalspace.jbind.impl.sound.data.csSoundFormat
 
csSoundHandle - class crystalspace.jbind.impl.sound.handle.csSoundHandle.
 
csSoundHandle(iPointer) - Constructor for class crystalspace.jbind.impl.sound.handle.csSoundHandle
 
csSoundSource - class crystalspace.jbind.impl.sound.source.csSoundSource.
 
csSoundSource(iPointer) - Constructor for class crystalspace.jbind.impl.sound.source.csSoundSource
 
csSoundWrapper - class crystalspace.jbind.impl.sound.wrapper.csSoundWrapper.
 
csSoundWrapper(iPointer) - Constructor for class crystalspace.jbind.impl.sound.wrapper.csSoundWrapper
 
csSphere - class crystalspace.jbind.impl.csgeom.sphere.csSphere.
This class represents a sphere.
csSphere(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.sphere.csSphere
Create a java csSphere object which points to the native csSphere nPointer.
csSphere() - Constructor for class crystalspace.jbind.impl.csgeom.sphere.csSphere
Create a new empty sphere at (0,0,0).
csSphere(csVector3, float) - Constructor for class crystalspace.jbind.impl.csgeom.sphere.csSphere
Create a new sphere.
csSphere(csSphere) - Constructor for class crystalspace.jbind.impl.csgeom.sphere.csSphere
Copy Constructor.
csStringArray - class crystalspace.jbind.impl.csutil.stringarray.csStringArray.
 
csStringArray(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.stringarray.csStringArray
 
csSuperLightmap - class crystalspace.jbind.impl.video.txtmgr.csSuperLightmap.
 
csSuperLightmap(iPointer) - Constructor for class crystalspace.jbind.impl.video.txtmgr.csSuperLightmap
 
csTextureCallback - class crystalspace.jbind.impl.engine.texture.csTextureCallback.
 
csTextureCallback(iPointer) - Constructor for class crystalspace.jbind.impl.engine.texture.csTextureCallback
 
csTextureHandle - class crystalspace.jbind.impl.video.texture.csTextureHandle.
 
csTextureHandle(iPointer) - Constructor for class crystalspace.jbind.impl.video.texture.csTextureHandle
 
csTextureLayer - class crystalspace.jbind.impl.video.material.csTextureLayer.
 
csTextureLayer(iPointer) - Constructor for class crystalspace.jbind.impl.video.material.csTextureLayer
 
csTextureList - class crystalspace.jbind.impl.engine.texture.csTextureList.
 
csTextureList(iPointer) - Constructor for class crystalspace.jbind.impl.engine.texture.csTextureList
 
csTextureManager - class crystalspace.jbind.impl.video.txtmgr.csTextureManager.
 
csTextureManager(iPointer) - Constructor for class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
csTextureWrapper - class crystalspace.jbind.impl.engine.texture.csTextureWrapper.
 
csTextureWrapper(iPointer) - Constructor for class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
csThingFactoryState - class crystalspace.jbind.impl.mesh.thing.csThingFactoryState.
 
csThingFactoryState(iPointer) - Constructor for class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
csThingState - class crystalspace.jbind.impl.mesh.thing.csThingState.
 
csThingState(iPointer) - Constructor for class crystalspace.jbind.impl.mesh.thing.csThingState
 
csTransform - class crystalspace.jbind.impl.csgeom.transfrm.csTransform.
A class which defines a transformation from one coordinate system to another.
csTransform(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Create a java csTransform object which points to the native csTransform nPointer.
csTransform() - Constructor for class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Initialize with the identity transformation.
csTransform(csMatrix3, csVector3) - Constructor for class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Initialize with the given transformation.
csTriangle - class crystalspace.jbind.impl.csgeom.tri.csTriangle.
A triangle.
csTriangle(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.tri.csTriangle
 
csTriangle() - Constructor for class crystalspace.jbind.impl.csgeom.tri.csTriangle
Empty default ructor.
csTriangle(int, int, int) - Constructor for class crystalspace.jbind.impl.csgeom.tri.csTriangle
Convenience constructor, builds a triangle with initializers.
csTriangle(csTriangle) - Constructor for class crystalspace.jbind.impl.csgeom.tri.csTriangle
Copy constructor.
csTriangleArray - class crystalspace.jbind.impl.csgeom.tri.csTriangleArray.
 
csTriangleArray(iPointer, int) - Constructor for class crystalspace.jbind.impl.csgeom.tri.csTriangleArray
 
csTriangleArray(int) - Constructor for class crystalspace.jbind.impl.csgeom.tri.csTriangleArray
 
csTriangleArray(csTriangle[]) - Constructor for class crystalspace.jbind.impl.csgeom.tri.csTriangleArray
 
csVFS - class crystalspace.jbind.impl.csutil.vfs.csVFS.
 
csVFS(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.vfs.csVFS
 
csVector2 - class crystalspace.jbind.impl.csgeom.vector2.csVector2.
 
csVector2(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.vector2.csVector2
Create a java csVector2 object which points to the native csVector2 nPointer.
csVector2() - Constructor for class crystalspace.jbind.impl.csgeom.vector2.csVector2
Make a new vector.
csVector2(float, float) - Constructor for class crystalspace.jbind.impl.csgeom.vector2.csVector2
Make a new vector and initialize with the given values.
csVector2Array - class crystalspace.jbind.impl.csgeom.vector2.csVector2Array.
 
csVector2Array(iPointer, int) - Constructor for class crystalspace.jbind.impl.csgeom.vector2.csVector2Array
 
csVector2Array(int) - Constructor for class crystalspace.jbind.impl.csgeom.vector2.csVector2Array
 
csVector2Array(csVector2[]) - Constructor for class crystalspace.jbind.impl.csgeom.vector2.csVector2Array
 
csVector3 - class crystalspace.jbind.impl.csgeom.vector3.csVector3.
A 3D vector.
csVector3(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.vector3.csVector3
Create a java csVector3 object which points to the native csVector3 nPointer.
csVector3() - Constructor for class crystalspace.jbind.impl.csgeom.vector3.csVector3
Make a new vector.
csVector3(float) - Constructor for class crystalspace.jbind.impl.csgeom.vector3.csVector3
Make a new initialized vector.
csVector3(float, float) - Constructor for class crystalspace.jbind.impl.csgeom.vector3.csVector3
Make a new vector and initialize with the given values.
csVector3(float, float, float) - Constructor for class crystalspace.jbind.impl.csgeom.vector3.csVector3
Make a new vector and initialize with the given values.
csVector3(csVector3) - Constructor for class crystalspace.jbind.impl.csgeom.vector3.csVector3
Copy Constructor.
csVector3(csDVector3) - Constructor for class crystalspace.jbind.impl.csgeom.vector3.csVector3
Conversion from double precision vector to single.
csVector3Array - class crystalspace.jbind.impl.csgeom.vector3.csVector3Array.
 
csVector3Array(iPointer, int) - Constructor for class crystalspace.jbind.impl.csgeom.vector3.csVector3Array
 
csVector3Array(int) - Constructor for class crystalspace.jbind.impl.csgeom.vector3.csVector3Array
 
csVector3Array(csVector3[]) - Constructor for class crystalspace.jbind.impl.csgeom.vector3.csVector3Array
 
csVector4 - class crystalspace.jbind.impl.csgeom.vector4.csVector4.
A 4D vector.
csVector4(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.vector4.csVector4
 
csVector4() - Constructor for class crystalspace.jbind.impl.csgeom.vector4.csVector4
Make a new vector.
csVector4(float) - Constructor for class crystalspace.jbind.impl.csgeom.vector4.csVector4
Make a new initialized vector.
csVector4(float, float) - Constructor for class crystalspace.jbind.impl.csgeom.vector4.csVector4
Make a new vector and initialize with the given values.
csVector4(float, float, float) - Constructor for class crystalspace.jbind.impl.csgeom.vector4.csVector4
Make a new vector and initialize with the given values.
csVector4(float, float, float, float) - Constructor for class crystalspace.jbind.impl.csgeom.vector4.csVector4
Make a new vector and initialize with the given values.
csVector4(csVector4) - Constructor for class crystalspace.jbind.impl.csgeom.vector4.csVector4
Copy Constructor.
csVector4(csDVector4) - Constructor for class crystalspace.jbind.impl.csgeom.vector4.csVector4
Copy from a double-vector.
csVector4(csVector3) - Constructor for class crystalspace.jbind.impl.csgeom.vector4.csVector4
Convert from csVector3.
csVertexArrayPool - class crystalspace.jbind.impl.csgeom.vtpool.csVertexArrayPool.
This is a generalized vertex array pool.
csVertexArrayPool(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.vtpool.csVertexArrayPool
 
csVertexArrayPool() - Constructor for class crystalspace.jbind.impl.csgeom.vtpool.csVertexArrayPool
 
csVertexBuffer - class crystalspace.jbind.impl.video.vbufmgr.csVertexBuffer.
 
csVertexBuffer(iPointer) - Constructor for class crystalspace.jbind.impl.video.vbufmgr.csVertexBuffer
 
csVertexBufferManager - class crystalspace.jbind.impl.video.vbufmgr.csVertexBufferManager.
 
csVertexBufferManager(iPointer) - Constructor for class crystalspace.jbind.impl.video.vbufmgr.csVertexBufferManager
 
csVertexBufferManagerClient - class crystalspace.jbind.impl.video.vbufmgr.csVertexBufferManagerClient.
 
csVertexBufferManagerClient(iPointer) - Constructor for class crystalspace.jbind.impl.video.vbufmgr.csVertexBufferManagerClient
 
csVertexStatus - class crystalspace.jbind.impl.csgeom.clip2d.csVertexStatus.
The clipper can output additional information about each vertex in output polygon.
csVertexStatus(iPointer) - Constructor for class crystalspace.jbind.impl.csgeom.clip2d.csVertexStatus
 
csVertexStatus() - Constructor for class crystalspace.jbind.impl.csgeom.clip2d.csVertexStatus
 
csView - class crystalspace.jbind.impl.cstool.csview.csView.
 
csView(iEngine, iGraphics3D) - Constructor for class crystalspace.jbind.impl.cstool.csview.csView
 
csView - class crystalspace.jbind.impl.varia.view.csView.
 
csView(iPointer) - Constructor for class crystalspace.jbind.impl.varia.view.csView
 
csVirtualClock - class crystalspace.jbind.impl.csutil.virtclk.csVirtualClock.
 
csVirtualClock(iPointer) - Constructor for class crystalspace.jbind.impl.csutil.virtclk.csVirtualClock
 
csVisibilityCuller - class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller.
 
csVisibilityCuller(iPointer) - Constructor for class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
csVisibilityCullerListener - class crystalspace.jbind.impl.engine.viscul.csVisibilityCullerListener.
 
csVisibilityCullerListener(iPointer) - Constructor for class crystalspace.jbind.impl.engine.viscul.csVisibilityCullerListener
 
csVisibilityObject - class crystalspace.jbind.impl.engine.viscul.csVisibilityObject.
 
csVisibilityObject(iPointer) - Constructor for class crystalspace.jbind.impl.engine.viscul.csVisibilityObject
 
csVisibilityObjectIterator - class crystalspace.jbind.impl.engine.viscul.csVisibilityObjectIterator.
 
csVisibilityObjectIterator(iPointer) - Constructor for class crystalspace.jbind.impl.engine.viscul.csVisibilityObjectIterator
 
cscmdCanvasExposed - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
cscmdCanvasHidden - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
cscmdCommandLineHelp - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
cscmdContextClose - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
cscmdContextResize - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
cscmdFinalProcess - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
cscmdFocusChanged - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
cscmdNothing - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
cscmdPostProcess - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
cscmdPreProcess - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
cscmdProcess - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
cscmdQuit - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
cscmdSystemClose - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
cscmdSystemOpen - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csevBroadcast - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csevCommand - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csevFrameStart - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csevGainFocus - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csevGroupOff - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csevJoystickDown - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csevJoystickMove - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csevJoystickUp - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csevKeyboard - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csevLostFocus - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csevMouseClick - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csevMouseDoubleClick - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csevMouseDown - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csevMouseEnter - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csevMouseExit - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csevMouseMove - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csevMouseUp - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csevNetwork - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
csevNothing - Static variable in class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
currentRegionOnly() - Method in class crystalspace.jbind.impl.map.ldrctxt.csLoaderContext
 
currentRegionOnly() - Method in interface crystalspace.jbind.interfaces.imap.ldrctxt.iLoaderContext
Return true if we only want to look for objects in the region given by GetRegion();.

D

d() - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Return the D component of this plane.
dd() - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
The D component of the plane.
dd(float) - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
The D component of the plane.
deactivatePass() - Method in class crystalspace.jbind.impl.video.shader.shader.csShader
 
deactivatePass() - Method in interface crystalspace.jbind.interfaces.ivideo.shader.shader.iShader
Completly deactivate a pass.
decRecLevel() - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
decRecLevel() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Remove one draw recursion level.
decRef() - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Decrement reference counter.
decRef() - Method in class crystalspace.jbind.impl.csutil.scf.csBase
 
decRef() - Method in interface crystalspace.jbind.interfaces.iutil.scf.iBase
Decrement the reference count.
deferUpdateLighting(int, int) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
deferUpdateLighting(int, int) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Update lighting as soon as the object becomes visible.
delete(csShaderVariableProxy) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Delete the given element from vector.
deleteAll() - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Clear entire vector.
deleteAll() - Method in class crystalspace.jbind.impl.csutil.stringarray.csStringArray
 
deleteAll() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
deleteAll() - Method in class crystalspace.jbind.impl.engine.region.csRegion
 
deleteAll() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Delete everything in the engine.
deleteAll() - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegion
Delete all entities in this region.
deleteAll() - Method in interface crystalspace.jbind.interfaces.iutil.stringarray.iStringArray
Delete all strings in array.
deleteAllShadows() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlockList
 
deleteAllShadows() - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlockList
Destroy all shadow lists and shadows in the list.
deleteCurrent() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowIterator
 
deleteCurrent() - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowIterator
Delete the last returned shadow.
deleteFile(String) - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
deleteFile(String) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Delete a file on VFS.
deleteIndex(int) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Delete element number 'n' from vector.
deleteIndex(int) - Method in class crystalspace.jbind.impl.csutil.stringarray.csStringArray
 
deleteIndex(int) - Method in interface crystalspace.jbind.interfaces.iutil.stringarray.iStringArray
Delete Nth string in the array.
deleteKey(String) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
deleteKey(String) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Delete a key and its value and comment.
deleteRange(int, int) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Delete a given range (inclusive).
deleteRenderContextData(iPointer) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
deleteRenderContextData(iPointer) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Delete all data with the given key on the current render context.
deleteShadows() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlock
 
deleteShadows() - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlock
Dereference all shadows in the list.
deleteVertex(int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
deleteVertex(int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Delete a vertex.
deleteVertices(int, int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
deleteVertices(int, int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Delete a range of vertices (inclusive);.
destroyApplication(iObjectRegistry) - Static method in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
destroySCFObjects() - Method in class crystalspace.jbind.impl.csNOM
DecRef all the alive SCF objects
destroySCFObjectsS() - Static method in class crystalspace.jbind.impl.csNOM
DecRef all the alive SCF objects
destroyStaticLOD() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
destroyStaticLOD() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
destroyStaticLOD() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper
Destroy the LOD control for this factory.
destroyStaticLOD() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Destroy the LOD control for this mesh.
determinant() - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Compute the determinant of this matrix.
disableFog() - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
disableFog() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Disable fog in this sector.
disableZOffset() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
disableZOffset() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Disables offsetting of Z values.
dispatch(iEvent) - Method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
dispatch(iEvent) - Method in interface crystalspace.jbind.interfaces.iutil.eventq.iEventQueue
Dispatch a single event from the queue.
distance(csVector2) - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Compute the distance from the given vector to this plane.
distance(csVector3) - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Compute the distance from the given vector to this plane.
div(double) - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Divide this vector by a scalar.
div(csDVector3, double) - Static method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Divide a vector by a scalar.
div(float) - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Divide this matrix by a scalar.
div(csMatrix3, float) - Static method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Divide a matrix by a scalar
div(csVector3, csReversibleTransform) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Reverse a transformation on a 3D vector.
div(csPlane3, csReversibleTransform) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Reverse a transformation on a Plane.
div(csSphere, csReversibleTransform) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Reverse a transformation on a sphere.
div(csReversibleTransform, csReversibleTransform) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Combine two transforms, reversing t2 then applying t1
div(float) - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Divide this vector by a scalar.
div(csVector2, float) - Static method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Divide a vector by a scalar.
div(float) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Divide this vector by a scalar.
div(csVector3, float) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Divide a vector by a scalar.
div(csVector3, double) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Divide a vector by a scalar double.
div(csVector3, int) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Divide a vector by a scalar int.
div(double) - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Divide this vector by a scalar.
div(csDVector4, double) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Divide a vector by a scalar.
div(float) - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Divide this vector by a scalar.
div(csVector4, int) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Divide a vector by a scalar int.
div(csVector4, double) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Divide a vector by a scalar double.
div(csVector4, float) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Divide a vector by a scalar.
dive(csVector3, csReversibleTransform) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Reverse a transformation on a 3D vector.
dive(csPlane3, csReversibleTransform) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Reverse a transformation on a Plane.
dive(csReversibleTransform, csReversibleTransform) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Combine two transforms, reversing t2 then applying t1.
doKey(int, int, boolean, boolean, int) - Method in class crystalspace.jbind.impl.csutil.csinput.csKeyboardDriver
 
doKey(int, int, boolean, boolean) - Method in class crystalspace.jbind.impl.csutil.csinput.csKeyboardDriver
 
doKey(int, int, boolean) - Method in class crystalspace.jbind.impl.csutil.csinput.csKeyboardDriver
 
doKey(int, int, boolean) - Method in interface crystalspace.jbind.interfaces.iutil.csinput.iKeyboardDriver
Call this routine to add a key down/up event to queue.
doKey(int, int, boolean, boolean) - Method in interface crystalspace.jbind.interfaces.iutil.csinput.iKeyboardDriver
Call this routine to add a key down/up event to queue.
doKey(int, int, boolean, boolean, int) - Method in interface crystalspace.jbind.interfaces.iutil.csinput.iKeyboardDriver
Call this routine to add a key down/up event to queue.
doubleBuffer(boolean) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
doubleBuffer(boolean) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Enable or disable double buffering; returns success status.
draw() - Method in class crystalspace.jbind.impl.cstool.csview.csView
 
draw(iCamera, iClipper2D) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
draw(iRenderView) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
draw(iRenderView) - Method in class crystalspace.jbind.impl.engine.portalcontainer.csPortalContainer
 
draw(iRenderView) - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
draw(iRenderView, iMovable, int) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
draw() - Method in class crystalspace.jbind.impl.varia.view.csView
 
draw(float, float, float, float, float, csVector2[]) - Method in class crystalspace.jbind.impl.video.halo.csHalo
 
draw(iCamera, iClipper2D) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Draw the 3D world given a camera and a clipper.
draw(iRenderView) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Draw this mesh.
draw(iRenderView) - Method in interface crystalspace.jbind.interfaces.iengine.portalcontainer.iPortalContainer
Render the portal container.
draw(iRenderView) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Draw the sector with the given render view.
draw(iRenderView, iMovable, int) - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
Draw this mesh object.
draw() - Method in interface crystalspace.jbind.interfaces.ivaria.view.iView
Draw 3D world as seen from the camera.
draw(float, float, float, float, float, csVector2[]) - Method in interface crystalspace.jbind.interfaces.ivideo.halo.iHalo
Draw the halo given a center point and an intensity.
drawBox(int, int, int, int, int) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
drawBox(int, int, int, int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Draw a box.
drawFogPolygon(int, G3DPolygonDFP, int) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
drawFogPolygon(int, G3DPolygonDFP, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Add a front or back-facing fog polygon in the current fog object.
drawLight(iRenderView, iLight) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
drawLight(iRenderView, iLight) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Draws the diffuse light mesh object.
drawLine(float, float, float, float, int) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
drawLine(csVector3, csVector3, float, int) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
drawLine(float, float, float, float, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Draw a line.
drawLine(csVector3, csVector3, float, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Draw a line in camera space.
drawMesh(csRenderMesh) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
drawMesh(csRenderMesh) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Drawroutine.
drawPixel(int, int, int) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
drawPixel(int, int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Draw a pixel.
drawPixels(csPixelCoord, int, int) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
drawPixels(csPixelCoord, int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Draw an array of pixel coordinates with the given color.
drawPixmap(iTextureHandle, int, int, int, int, int, int, int, int, byte) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
drawPixmap(iTextureHandle, int, int, int, int, int, int, int, int) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
drawPixmap(iTextureHandle, int, int, int, int, int, int, int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Draw a pixmap using a rectangle from given texture.
drawPixmap(iTextureHandle, int, int, int, int, int, int, int, int, byte) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Draw a pixmap using a rectangle from given texture.
drawPolygon(G3DPolygonDP) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
drawPolygon(G3DPolygonDP) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Draw the projected polygon with light and texture.
drawPolygonDebug(G3DPolygonDP) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
drawPolygonDebug(G3DPolygonDP) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Draw the projected polygon with light and texture.
drawPolygonFX(G3DPolygonDPFX) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
drawPolygonFX(G3DPolygonDPFX) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Draw a polygon with special effects.
drawPolygonMesh(G3DPolygonMesh) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
drawPolygonMesh(G3DPolygonMesh) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Draw a triangle mesh using features similar to DrawPolygon.
drawShadow(iRenderView, iLight) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
drawShadow(iRenderView, iLight) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Draws the shadow buffer pass.
drawSimpleMesh(csSimpleRenderMesh) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
drawSimpleMesh(csSimpleRenderMesh) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Draw a csSimpleRenderMesh on the screen.
drawTest(iRenderView, iMovable) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
drawTest(iRenderView, iMovable) - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
First part of Draw.
drawTriangleMesh(G3DTriangleMesh) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
drawTriangleMesh(G3DTriangleMesh) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Draw a triangle mesh using features similar to DrawPolygonFX.
dump() - Method in class crystalspace.jbind.impl.csNOM
 
dump() - Method in class crystalspace.jbind.impl.video.txtmgr.csSuperLightmap
 
dump() - Method in interface crystalspace.jbind.interfaces.ivideo.txtmgr.iSuperLightmap
Retrieve an image of the whole SLM (for debugging purposes).
dumpCache() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
dumpCache() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Dump the texture cache.
dumpS() - Static method in class crystalspace.jbind.impl.csNOM
 

E

empty() - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Test if this box is empty.
empty() - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Test if this box is empty.
empty() - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Remove all elements.
empty() - Method in class crystalspace.jbind.impl.cstool.rendermeshlist.csRenderMeshList
Empty the meshlist.
enableEvents(int, boolean) - Method in class crystalspace.jbind.impl.csutil.event.csEventPlug
 
enableEvents(int, boolean) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEventPlug
Enable or disable certain event class(es);.
enableZOffset() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
enableZOffset() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Enables offsetting of Z values.
end() - Method in class crystalspace.jbind.impl.csgeom.segment.csSegment2
Get the end of the segment.
end(csVector2) - Method in class crystalspace.jbind.impl.csgeom.segment.csSegment2
Set the end of the segment.
end() - Method in class crystalspace.jbind.impl.csgeom.segment.csSegment3
Get the end of the segment.
end(csVector3) - Method in class crystalspace.jbind.impl.csgeom.segment.csSegment3
Set the end of the segment.
enumerate() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
enumerate(String) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
enumerate() - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Enumerate selected keys.
enumerate(String) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Enumerate selected keys.
eq(csRGBpixel) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
Compare with another csRGBpixel, but don't take alpha into account.
equal(int, int, int, int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Return true if rectangle is the same.
equals(Object) - Method in class crystalspace.jbind.impl.csNativeObject
 
equals(Object) - Method in class crystalspace.jbind.impl.csPointer
 
equals(csBox2, csBox2) - Static method in class crystalspace.jbind.impl.csgeom.box.csBox2
Tests if two bounding boxes are equal.
equals(csBox3, csBox3) - Static method in class crystalspace.jbind.impl.csgeom.box.csBox3
Tests if two bounding boxes are equal.
equals(csRect) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Same but compare with another csRect.
equals(Object) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Test equality of two rectangles.
equals(csDVector3, csDVector3) - Static method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Check if two vectors are equal.
equals(Object) - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Check if two vectors are equal.
equals(Object) - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Check if two matricies are equal.
equals(csMatrix3, csMatrix3) - Static method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Check if two matricies are equal.
equals(csVector2, csVector2) - Static method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Check if two vectors are equal.
equals(Object) - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Check if two vectors are equal.
equals(csVector3, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Check if two vectors are equal.
equals(Object) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Check if two vectors are equal.
equals(csDVector4, csDVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Check if two vectors are equal.
equals(Object) - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Check if two vectors are equal.
equals(csVector4, csVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Check if two vectors are equal.
equals(Object) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBcolor
Compare with an csRGBcolor.
equals(csRGBpixel) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
Compare with an csRGBpixel (including alpha value).
equals(csRGBcolor) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
Compare with an csRGBcolor.
equals(Object) - Method in class crystalspace.jbind.impl.csutil.scf.csBase
 
exclude(int, int, int, int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Subtract rectangle: find the minimal rectangle which embeds all parts of this rectangle which are not covered by given rectangle.
exclude(csRect) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Same but works on a csRect argument.
exists(String) - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
exists(String) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Check whenever a file exists.
expandPath(String, boolean) - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
expandPath(String, boolean) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Expand given virtual path, interpret all "." and ".."'
extend(int, int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Extend rectangle so that it will include given point.
extendConvex(csPoly2D, int) - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Extend this polygon with another polygon so that the resulting polygon is: (a) still convex, (b) fully contains this polygon, and (c) contains as much as possible of the other polgon.

F

FLOAT - Static variable in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
 
Finalize() - Method in class crystalspace.jbind.impl.varia.pmeter.csProgressMeter
 
Finalize() - Method in interface crystalspace.jbind.interfaces.ivaria.pmeter.iProgressMeter
Finalize the meter (i.e. we completed the task sooner than expected);.
Flags() - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
Flags(byte) - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
Flags() - Method in interface crystalspace.jbind.interfaces.iutil.event.iEvent
Miscelaneous event flags.
Flags(byte) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEvent
Miscelaneous event flags.
fillVariableList(csShaderVariableProxyList) - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
fillVariableList(csShaderVariableProxyList) - Method in class crystalspace.jbind.impl.video.shader.shader.csShader
 
fillVariableList(csShaderVariableProxyList) - Method in class crystalspace.jbind.impl.video.shader.shader.csShaderVariableContext
 
fillVariableList(csShaderVariableProxyList) - Method in interface crystalspace.jbind.interfaces.ivideo.shader.shader.iShaderVariableContext
Fill a csShaderVariableList.
finalize() - Method in class crystalspace.jbind.impl.csNativeObject
Finalize the java object, if memoryowner of the native pointer and the pointer is valid, delete the native object.
finalize() - Method in class crystalspace.jbind.impl.csutil.scf.csBase
 
finalize() - Method in class crystalspace.jbind.impl.mesh.thing.csPolygonRange
 
find(csShaderVariableProxy) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Find a element in array and return its index (or -1 if not found).
find(String) - Method in class crystalspace.jbind.impl.csutil.stringarray.csStringArray
 
find(iCameraPosition) - Method in class crystalspace.jbind.impl.engine.campos.csCameraPositionList
 
find(iCollection) - Method in class crystalspace.jbind.impl.engine.collectn.csCollectionList
 
find(iLight) - Method in class crystalspace.jbind.impl.engine.light.csLightList
 
find(iMaterialWrapper) - Method in class crystalspace.jbind.impl.engine.material.csMaterialList
 
find(iMeshFactoryWrapper) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryList
 
find(iMeshWrapper) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshList
 
find(iRegion) - Method in class crystalspace.jbind.impl.engine.region.csRegionList
 
find(iSector) - Method in class crystalspace.jbind.impl.engine.sector.csSectorList
 
find(iSharedVariable) - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariableList
 
find(iTextureWrapper) - Method in class crystalspace.jbind.impl.engine.texture.csTextureList
 
find(iCameraPosition) - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPositionList
Find a camera position and return its index.
find(iCollection) - Method in interface crystalspace.jbind.interfaces.iengine.collectn.iCollectionList
Find a collection and return its index.
find(iLight) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLightList
Find a light and return its index.
find(iMaterialWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.material.iMaterialList
Find a material and return its index
find(iMeshFactoryWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryList
Find a mesh factory wrapper and return its index.
find(iMeshWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshList
Find a mesh and return its index.
find(iRegion) - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegionList
Find a region and return its index.
find(iSector) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSectorList
Find a sector and return its index.
find(iSharedVariable) - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariableList
Find a SharedVariable and return its index.
find(iTextureWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureList
Find a texture and return its index.
find(String) - Method in interface crystalspace.jbind.interfaces.iutil.stringarray.iStringArray
Find a string, case-sensitive.
findByID(String) - Method in class crystalspace.jbind.impl.engine.light.csLightList
 
findByID(String) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLightList
Find a light by its ID value (16-byte MD5).
findByName(String) - Method in class crystalspace.jbind.impl.engine.campos.csCameraPositionList
 
findByName(String) - Method in class crystalspace.jbind.impl.engine.collectn.csCollectionList
 
findByName(String) - Method in class crystalspace.jbind.impl.engine.light.csLightList
 
findByName(String) - Method in class crystalspace.jbind.impl.engine.material.csMaterialList
 
findByName(String) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryList
 
findByName(String) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshList
 
findByName(String) - Method in class crystalspace.jbind.impl.engine.region.csRegionList
 
findByName(String) - Method in class crystalspace.jbind.impl.engine.sector.csSectorList
 
findByName(String) - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariableList
 
findByName(String) - Method in class crystalspace.jbind.impl.engine.texture.csTextureList
 
findByName(String) - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPositionList
Find a camera position by name.
findByName(String) - Method in interface crystalspace.jbind.interfaces.iengine.collectn.iCollectionList
Find a collection by name.
findByName(String) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLightList
Find a light by name.
findByName(String) - Method in interface crystalspace.jbind.interfaces.iengine.material.iMaterialList
Find a material by name
findByName(String) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryList
Find a mesh factory wrapper by name.
findByName(String) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshList
Find a mesh by name.
findByName(String) - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegionList
Find a region by name.
findByName(String) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSectorList
Find a sector by name.
findByName(String) - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariableList
Find a SharedVariable by name.
findByName(String) - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureList
Find a texture by name.
findCameraPosition(String, iRegion) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
findCameraPosition(String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
findCameraPosition(String) - Method in class crystalspace.jbind.impl.engine.region.csRegion
 
findCameraPosition(String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Find the given camera position.
findCameraPosition(String, iRegion) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Find the given camera position.
findCameraPosition(String) - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegion
Find a camera position in this region by name.
findCaseInsensitive(String) - Method in class crystalspace.jbind.impl.csutil.stringarray.csStringArray
 
findCaseInsensitive(String) - Method in interface crystalspace.jbind.interfaces.iutil.stringarray.iStringArray
Find a string, case-insensitive.
findCollection(String, iRegion) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
findCollection(String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
findCollection(String) - Method in class crystalspace.jbind.impl.engine.region.csRegion
 
findCollection(String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Find the given collection.
findCollection(String, iRegion) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Find the given collection.
findCollection(String) - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegion
Find a collection in this region by name.
findFiles(String) - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
findFiles(String) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Find all files in a virtual directory and return an array with their names.
findKey(iPointer) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Find an element based on some key.
findLight(String, boolean) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
findLight(String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
findLight(String) - Method in class crystalspace.jbind.impl.map.ldrctxt.csLoaderContext
 
findLight(String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Find a static/pseudo-dynamic light by name.
findLight(String, boolean) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Find a static/pseudo-dynamic light by name.
findLight(String) - Method in interface crystalspace.jbind.interfaces.imap.ldrctxt.iLoaderContext
Find a light.
findLightID(String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
findLightID(String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Find a static/pseudo-dynamic light by id.
findMaterial(String, iRegion) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
findMaterial(String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
findMaterial(String) - Method in class crystalspace.jbind.impl.engine.region.csRegion
 
findMaterial(String) - Method in class crystalspace.jbind.impl.map.ldrctxt.csLoaderContext
 
findMaterial(String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Find the given material.
findMaterial(String, iRegion) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Find the given material.
findMaterial(String) - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegion
Find a material in this region by name.
findMaterial(String) - Method in interface crystalspace.jbind.interfaces.imap.ldrctxt.iLoaderContext
Find a material.
findMeshFactory(String, iRegion) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
findMeshFactory(String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
findMeshFactory(String) - Method in class crystalspace.jbind.impl.engine.region.csRegion
 
findMeshFactory(String) - Method in class crystalspace.jbind.impl.map.ldrctxt.csLoaderContext
 
findMeshFactory(String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Find the given mesh factory.
findMeshFactory(String, iRegion) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Find the given mesh factory.
findMeshFactory(String) - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegion
Find a mesh factory in this region by name.
findMeshFactory(String) - Method in interface crystalspace.jbind.interfaces.imap.ldrctxt.iLoaderContext
Find a mesh factory.
findMeshObject(String, iRegion) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
findMeshObject(String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
findMeshObject(String) - Method in class crystalspace.jbind.impl.engine.region.csRegion
 
findMeshObject(String) - Method in class crystalspace.jbind.impl.map.ldrctxt.csLoaderContext
 
findMeshObject(String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Find the given mesh object.
findMeshObject(String, iRegion) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Find the given mesh object.
findMeshObject(String) - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegion
Find a sprite in this region by name.
findMeshObject(String) - Method in interface crystalspace.jbind.interfaces.imap.ldrctxt.iLoaderContext
Find a mesh object.
findName(String) - Method in class crystalspace.jbind.impl.csutil.object.csObjectIterator
 
findName(String) - Method in interface crystalspace.jbind.interfaces.iutil.object.iObjectIterator
traverses all csObjects and looks for an object with the given name returns object if found.
findObject(String) - Method in class crystalspace.jbind.impl.engine.collectn.csCollection
 
findObject(String) - Method in interface crystalspace.jbind.interfaces.iengine.collectn.iCollection
Find an object with the given name inside this collection.
findPolygonByName(String) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
findPolygonByName(String) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Find a polygon index with a name.
findRGB(int, int, int) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
findRGB(int, int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Find an RGB color.
findRenderContextData(iPointer) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
findRenderContextData(iPointer) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Look for data on the current render context.
findSector(String, iRegion) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
findSector(String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
findSector(String) - Method in class crystalspace.jbind.impl.engine.region.csRegion
 
findSector(String) - Method in class crystalspace.jbind.impl.map.ldrctxt.csLoaderContext
 
findSector(String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Find the given sector.
findSector(String, iRegion) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Find the given sector.
findSector(String) - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegion
Find a sector in this region by name.
findSector(String) - Method in interface crystalspace.jbind.interfaces.imap.ldrctxt.iLoaderContext
Find a sector.
findSortedKey(iPointer) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Find an element based on some key, using a csShaderVariableProxyListCompareKeyFunction.
findSortedKey(iPointer, int) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Find an element based on some key, using a csShaderVariableProxyListCompareKeyFunction.
findSortedKey(String) - Method in class crystalspace.jbind.impl.csutil.stringarray.csStringArray
 
findSortedKey(String) - Method in interface crystalspace.jbind.interfaces.iutil.stringarray.iStringArray
Find index of a string in a pre-sorted string array.
findTexture(String, iRegion) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
findTexture(String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
findTexture(String) - Method in class crystalspace.jbind.impl.engine.region.csRegion
 
findTexture(String) - Method in class crystalspace.jbind.impl.map.ldrctxt.csLoaderContext
 
findTexture(String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Find the given texture.
findTexture(String, iRegion) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Find the given texture.
findTexture(String) - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegion
Find a texture in this region by name.
findTexture(String) - Method in interface crystalspace.jbind.interfaces.imap.ldrctxt.iLoaderContext
Find a texture.
finishDraw() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
finishDraw(iGraphics2D) - Method in class crystalspace.jbind.impl.video.graph2d.csOffscreenCanvasCallback
 
finishDraw() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
finishDraw() - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
This routine should be called when you finished drawing.
finishDraw(iGraphics2D) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iOffscreenCanvasCallback
FinishDraw has been called.
finishDraw() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
End the frame and do a page swap.
finishFrame() - Method in class crystalspace.jbind.tutorial.CTutorial4
 
flush() - Method in class crystalspace.jbind.impl.csutil.vfs.csFile
 
flush() - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iFile
Flush stream.
flushRemoved() - Method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
flushRemoved() - Method in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
Flush all removed configuration files (only required in optimize mode);.
followSegment(csReversibleTransform, csVector3, boolean, boolean) - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
followSegment(csReversibleTransform, csVector3, boolean) - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
followSegment(csReversibleTransform, csVector3, boolean) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Follow a segment starting at this sector.
followSegment(csReversibleTransform, csVector3, boolean, boolean) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Follow a segment starting at this sector.
forceRelight() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
forceRelight(iLight, iRegion) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
forceRelight(iLight) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
forceRelight(iRegion, iProgressMeter) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
forceRelight(iRegion) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
forceRelight() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Force a relight of all lighting.
forceRelight(iRegion) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Force a relight of all lighting.
forceRelight(iRegion, iProgressMeter) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Force a relight of all lighting.
forceRelight(iLight) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Force a relight for the given light.
forceRelight(iLight, iRegion) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Force a relight for the given light.
freeArea(csImageArea) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
freeArea(csImageArea) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Free storage allocated for a subarea of screen.
freeImages() - Method in class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
freeImages() - Method in interface crystalspace.jbind.interfaces.ivideo.txtmgr.iTextureManager
Call this function if you want to release all iImage's as given to this texture manager.
freeMaterials() - Method in class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
freeMaterials() - Method in interface crystalspace.jbind.interfaces.ivideo.txtmgr.iTextureManager
Call this function if you want to release all iMaterial's as given to this texture manager.
freeVertexArray(csVector3Array) - Method in class crystalspace.jbind.impl.csgeom.vtpool.csVertexArrayPool
Free an array of n vertices.
fromCurrentRegion(iShadowBlock) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlockList
 
fromCurrentRegion(iShadowBlock) - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlockList
Returns true if the shadow block belongs to the current region.
func(iMeshWrapper, iFrustumView, boolean) - Method in class crystalspace.jbind.impl.engine.fview.csFrustumViewObjectFunc
 
func(iMeshWrapper, iFrustumView, boolean) - Method in interface crystalspace.jbind.interfaces.iengine.fview.iFrustumViewObjectFunc
Function that will be called for every visited object (during CastShadows() procedure from the visibility culler).

G

G3DCam2TextureTransform - class crystalspace.jbind.impl.video.graph3d.G3DCam2TextureTransform.
 
G3DCam2TextureTransform(iPointer) - Constructor for class crystalspace.jbind.impl.video.graph3d.G3DCam2TextureTransform
 
G3DFogInfo - class crystalspace.jbind.impl.video.graph3d.G3DFogInfo.
 
G3DFogInfo(iPointer) - Constructor for class crystalspace.jbind.impl.video.graph3d.G3DFogInfo
 
G3DPolygonDFP - class crystalspace.jbind.impl.video.graph3d.G3DPolygonDFP.
 
G3DPolygonDFP(iPointer) - Constructor for class crystalspace.jbind.impl.video.graph3d.G3DPolygonDFP
 
G3DPolygonDP - class crystalspace.jbind.impl.video.graph3d.G3DPolygonDP.
 
G3DPolygonDP(iPointer) - Constructor for class crystalspace.jbind.impl.video.graph3d.G3DPolygonDP
 
G3DPolygonDPFX - class crystalspace.jbind.impl.video.graph3d.G3DPolygonDPFX.
 
G3DPolygonDPFX(iPointer) - Constructor for class crystalspace.jbind.impl.video.graph3d.G3DPolygonDPFX
 
G3DPolygonMesh - class crystalspace.jbind.impl.video.graph3d.G3DPolygonMesh.
 
G3DPolygonMesh(iPointer) - Constructor for class crystalspace.jbind.impl.video.graph3d.G3DPolygonMesh
 
G3DTriangleMesh - class crystalspace.jbind.impl.video.graph3d.G3DTriangleMesh.
 
G3DTriangleMesh(iPointer) - Constructor for class crystalspace.jbind.impl.video.graph3d.G3DTriangleMesh
 
GET_ID(String) - Static method in class crystalspace.jbind.impl.csutil.scf.SCF
 
GET_NAME(long) - Static method in class crystalspace.jbind.impl.csutil.scf.SCF
 
GET_VERSION(String) - Static method in class crystalspace.jbind.impl.csutil.scf.SCF
 
get(int) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Get an element.
get() - Method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
get() - Method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistry
 
get(long, int) - Method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistry
 
get(String) - Method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistry
 
get(String, long, int) - Method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistry
 
get(int) - Method in class crystalspace.jbind.impl.csutil.stringarray.csStringArray
 
get(int) - Method in class crystalspace.jbind.impl.engine.campos.csCameraPositionList
 
get(int) - Method in class crystalspace.jbind.impl.engine.collectn.csCollectionList
 
get(int) - Method in class crystalspace.jbind.impl.engine.light.csLightList
 
get(int) - Method in class crystalspace.jbind.impl.engine.material.csMaterialList
 
get(int) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryList
 
get(int) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshList
 
get(int) - Method in class crystalspace.jbind.impl.engine.region.csRegionList
 
get(int) - Method in class crystalspace.jbind.impl.engine.sector.csSectorList
 
get() - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariable
 
get(int) - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariableList
 
get(int) - Method in class crystalspace.jbind.impl.engine.texture.csTextureList
 
get(int) - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPositionList
Return a camera position by index.
get(int) - Method in interface crystalspace.jbind.interfaces.iengine.collectn.iCollectionList
Return a collection by index.
get(int) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLightList
Return a light by index.
get(int) - Method in interface crystalspace.jbind.interfaces.iengine.material.iMaterialList
Return a material by index
get(int) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryList
Return a mesh factory wrapper by index.
get(int) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshList
Return a mesh by index.
get(int) - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegionList
Return a region by index.
get(int) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSectorList
Return a sector by index.
get() - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariable
Get the floating point version of the var value.
get(int) - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariableList
Return a SharedVariable by index.
get(int) - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureList
Return a texture by index.
get() - Method in interface crystalspace.jbind.interfaces.iutil.eventq.iEventQueue
Get next event from queue; returns a null reference if no events are present.
get(String) - Method in interface crystalspace.jbind.interfaces.iutil.objreg.iObjectRegistry
Get the registered object corresponding with the given tag.
get(String, long, int) - Method in interface crystalspace.jbind.interfaces.iutil.objreg.iObjectRegistry
Get the registered object corresponding with the given tag and implementing the specified interface.
get(long, int) - Method in interface crystalspace.jbind.interfaces.iutil.objreg.iObjectRegistry
Get an iterator with all objects implementing the given interface.
get() - Method in interface crystalspace.jbind.interfaces.iutil.objreg.iObjectRegistry
Get an iterator with all objects in this object registry.
get(int) - Method in interface crystalspace.jbind.interfaces.iutil.stringarray.iStringArray
Get Nth string in vector.
getAllData() - Method in class crystalspace.jbind.impl.csutil.vfs.csFile
 
getAllData(boolean) - Method in class crystalspace.jbind.impl.csutil.vfs.csFile
 
getAllData() - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iFile
Request whole content of the file as a single data buffer.
getAllData(boolean) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iFile
Request whole content of the file as a single data buffer.
getAlpha() - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
getAlpha() - Method in interface crystalspace.jbind.interfaces.igraphic.image.iImage
Get alpha map for 8-bit paletted image.
getAlphaMap() - Method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
getAlphaMap() - Method in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
Query if the texture has an alpha channel.
getAlphaRenderPriority() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getAlphaRenderPriority() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the render priority for alpha objects (attached to 'alpha' name).
getAmbientLight() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getAmbientLight() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Return the amount of ambient light.
getAppDir() - Method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
getAppDir() - Method in interface crystalspace.jbind.interfaces.iutil.cmdline.iCommandLineParser
Returns the directory in which the application executable resides; or the directory in which the Cocoa application wrapper resides on MacOS/X.
getAppPath() - Method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
getAppPath() - Method in interface crystalspace.jbind.interfaces.iutil.cmdline.iCommandLineParser
Returns the full path to the application executable.
getArray() - Method in class crystalspace.jbind.impl.csNativeByteArray
 
getArray() - Method in class crystalspace.jbind.impl.csNativeIntArray
 
getArray() - Method in class crystalspace.jbind.impl.csgeom.polymesh.csMeshedPolygonArray
 
getArray() - Method in class crystalspace.jbind.impl.csgeom.tri.csTriangleArray
 
getArray() - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2Array
 
getArray() - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3Array
 
getAscent() - Method in class crystalspace.jbind.impl.video.fontserv.csFont
 
getAscent() - Method in interface crystalspace.jbind.interfaces.ivideo.fontserv.iFont
Get the font's ascent in pixels.
getAttenuation() - Method in class crystalspace.jbind.impl.engine.light.csLight
 
getAttenuation() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Return current attenuation mode.
getAttenuationVector() - Method in class crystalspace.jbind.impl.engine.light.csLight
 
getAttenuationVector() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Get attenuation vector csVector3(ant, linear, quadric);.
getAxisAngle(csVector3, float) - Method in class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Get an axis-angle representation of this orientation.
getBackPlane() - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Get the back plane.
getBeginDrawFlags() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getBeginDrawFlags() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the required flags for 3D->BeginDraw() which should be called from the application.
getBool(String) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
getBool(String, boolean) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
getBool() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
 
getBool(String) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Get a booleanean value from the configuration.
getBool(String, boolean) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Get a booleanean value from the configuration.
getBool() - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigIterator
Get a boolean value from the configuration.
getBoolOption(String, boolean) - Method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
getBoolOption(String) - Method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
getBoolOption(String) - Method in interface crystalspace.jbind.interfaces.iutil.cmdline.iCommandLineParser
Check for a -[no]option toggle.
getBoolOption(String, boolean) - Method in interface crystalspace.jbind.interfaces.iutil.cmdline.iCommandLineParser
Check for a -[no]option toggle.
getBoundingBox() - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Get the bounding box (in 2D space) for this polygon.
getBoundingBox() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlock
 
getBoundingBox() - Method in class crystalspace.jbind.impl.video.vbufmgr.csPolygonBuffer
 
getBoundingBox() - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBuffer
 
getBoundingBox() - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlock
Get the bounding box of this shadow block.
getBoundingBox() - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iPolygonBuffer
Get a bounding box for all the vertices.
getBoundingBox() - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBuffer
Get a bounding box for all the vertices.
getBrightnessAtDistance(float) - Method in class crystalspace.jbind.impl.engine.light.csLight
 
getBrightnessAtDistance(float) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Get the brightness of a light at a given distance.
getBufferType() - Method in class crystalspace.jbind.impl.video.rndbuf.csRenderBuffer
 
getBufferType() - Method in interface crystalspace.jbind.interfaces.ivideo.rndbuf.iRenderBuffer
Get type of buffer (static/dynamic);.
getCacheData() - Method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
getCacheData() - Method in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
Get data associated internally with this texture by texture cache.
getCacheManager() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getCacheManager() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the cache manager that the engine is currently using.
getCamera() - Method in class crystalspace.jbind.impl.cstool.csview.csView
 
getCamera() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
getCamera() - Method in class crystalspace.jbind.impl.varia.view.csView
 
getCamera() - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Get the current camerapublic
getCamera() - Method in interface crystalspace.jbind.interfaces.ivaria.view.iView
Get current camera.
getCameraNumber() - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
getCameraNumber() - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Get the camera number.
getCameraPositions() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getCameraPositions() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the list of camera positions.
getCanvas() - Method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
getCanvas() - Method in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
Get a canvas instance which is suitable for rendering on this texture.
getCaps() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getCaps() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Get the current driver's capabilities.
getCategory() - Method in class crystalspace.jbind.impl.csutil.event.csEventCord
 
getCategory() - Method in interface crystalspace.jbind.interfaces.iutil.event.iEventCord
Get the category of this cord.
getCenter() - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Get the center of this box.
getCenter() - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Get the center of this box.
getCenter() - Method in class crystalspace.jbind.impl.csgeom.sphere.csSphere
Get the center of this sphere.
getCenter() - Method in class crystalspace.jbind.impl.engine.light.csLight
 
getCenter() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Get the position of this light.
getChangeNumber() - Method in class crystalspace.jbind.impl.csgeom.polymesh.csPolygonMesh
 
getChangeNumber() - Method in interface crystalspace.jbind.interfaces.igeom.polymesh.iPolygonMesh
When this number changes you know the polygon mesh has changed (deformation has occured); since the last time you got another number from this function.
getChild(String) - Method in class crystalspace.jbind.impl.csutil.object.csObject
 
getChild(int, int) - Method in class crystalspace.jbind.impl.csutil.object.csObject
 
getChild(int, int, String) - Method in class crystalspace.jbind.impl.csutil.object.csObject
 
getChild(int, int, String, boolean) - Method in class crystalspace.jbind.impl.csutil.object.csObject
 
getChild(String) - Method in interface crystalspace.jbind.interfaces.iutil.object.iObject
Return the first child object with the given name.
getChild(int, int) - Method in interface crystalspace.jbind.interfaces.iutil.object.iObject
Look for a child object that implements the given interface.
getChild(int, int, String) - Method in interface crystalspace.jbind.interfaces.iutil.object.iObject
Look for a child object that implements the given interface.
getChild(int, int, String, boolean) - Method in interface crystalspace.jbind.interfaces.iutil.object.iObject
Look for a child object that implements the given interface.
getChildren() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
getChildren() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getChildren() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper
Get all the children of this mesh factory.
getChildren() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Get all the children of this mesh object.
getClass(String) - Static method in class crystalspace.jbind.impl.csutil.scf.SCF
 
getClearScreen() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getClearScreen() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the value of the clear screen flag set with SetClearScreen().
getClearZBuf() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getClearZBuf() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the value of the clear Z-buffer flag set with SetClearZBuf().
getClientFlags() - Method in class crystalspace.jbind.impl.video.effects.eftech.csEffectTechnique
 
getClientFlags() - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eftech.iEffectTechnique
Retrieve client flags.
getClipPlane() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
getClipPlane(csPlane3) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
getClipPlane() - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Get the clip plane
getClipPlane(csPlane3) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Get the 3D clip plane that should be used to clip all geometry.
getClipPoly() - Method in class crystalspace.jbind.impl.csgeom.clip2d.csClipper2D
 
getClipPoly() - Method in interface crystalspace.jbind.interfaces.igeom.clip2d.iClipper2D
Return a pointer to the array of csVector2's.
getClipRect() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getClipRect() - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Retrieve clipping rectangle.
getClipType() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getClipType() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Return type of clipper.
getClipper() - Method in class crystalspace.jbind.impl.cstool.csview.csView
 
getClipper() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
getClipper() - Method in class crystalspace.jbind.impl.varia.view.csView
 
getClipper() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getClipper() - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Get the 2D clipper for this view
getClipper() - Method in interface crystalspace.jbind.interfaces.ivaria.view.iView
Return the current clipper.
getClipper() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Get clipper that was used.
getCollections() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getCollections() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the list of collections.
getColor() - Method in class crystalspace.jbind.impl.engine.light.csLight
 
getColor() - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariable
 
getColor(csColor) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
getColor() - Method in class crystalspace.jbind.impl.video.halo.csHalo
 
getColor() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Get the color of this light.
getColor() - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariable
Get the csColor from the variable.
getColor(csColor) - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
Get the base color of the mesh.
getColor() - Method in interface crystalspace.jbind.interfaces.ivideo.halo.iHalo
Query halo color.
getColorFilter() - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
getColorFilter() - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Get the current color filter.
getColors() - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBuffer
 
getColors() - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBuffer
Get the current array of colors.
getComment(String) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
getComment() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
 
getComment(String) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Get the comment of the given key, or 0 if no comment exists.
getComment() - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigIterator
Get the comment of the given key, or 0 if no comment exists.
getComponentCount() - Method in class crystalspace.jbind.impl.video.rndbuf.csRenderBuffer
 
getComponentCount() - Method in interface crystalspace.jbind.interfaces.ivideo.rndbuf.iRenderBuffer
Gets the number of components per element.
getComponentType() - Method in class crystalspace.jbind.impl.video.rndbuf.csRenderBuffer
 
getComponentType() - Method in interface crystalspace.jbind.interfaces.ivideo.rndbuf.iRenderBuffer
Gets the component type (float, int, etc);.
getConfigFile() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
 
getConfigFile() - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigIterator
Returns the configuration object for this iterator.
getContext() - Method in class crystalspace.jbind.impl.cstool.csview.csView
 
getContext() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getContext() - Method in class crystalspace.jbind.impl.varia.view.csView
 
getContext() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Return the current drawing context.
getContext() - Method in interface crystalspace.jbind.interfaces.ivaria.view.iView
Get Context.
getConvexOutline(csVector3, csVector3Array) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Get a convex outline (not a polygon unless projected to 2D) for for this box as seen from the given position.
getConvexOutline(csVector3, csVector3Array, boolean) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Get a convex outline (not a polygon unless projected to 2D) for for this box as seen from the given position.
getCookedCode(iEvent) - Static method in class crystalspace.jbind.impl.csutil.event.csKeyEventHelper
 
getCorner(int) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Return every corner of this bounding box from 0 to 3.
getCorner(int) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Return every corner of this bounding box from 0 to 7.
getCosinusFactor() - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getCosinusFactor() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Get cosinus factor.
getCount() - Method in class crystalspace.jbind.impl.engine.campos.csCameraPositionList
 
getCount() - Method in class crystalspace.jbind.impl.engine.collectn.csCollectionList
 
getCount() - Method in class crystalspace.jbind.impl.engine.light.csLightList
 
getCount() - Method in class crystalspace.jbind.impl.engine.material.csMaterialList
 
getCount() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryList
 
getCount() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshList
 
getCount() - Method in class crystalspace.jbind.impl.engine.region.csRegionList
 
getCount() - Method in class crystalspace.jbind.impl.engine.sector.csSectorList
 
getCount() - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariableList
 
getCount() - Method in class crystalspace.jbind.impl.engine.texture.csTextureList
 
getCount() - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPositionList
Return the number of camera positions in this list.
getCount() - Method in interface crystalspace.jbind.interfaces.iengine.collectn.iCollectionList
Return the number of collections in this list.
getCount() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLightList
Return the number of lights in this list.
getCount() - Method in interface crystalspace.jbind.interfaces.iengine.material.iMaterialList
Return the number of materials in this list
getCount() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryList
Return the number of mesh factory wrappers in this list.
getCount() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshList
Return the number of meshes in this list.
getCount() - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegionList
Return the number of regions in this list.
getCount() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSectorList
Return the number of sectors in this list.
getCount() - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariableList
Return the number of Shared Variables in this list.
getCount() - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureList
Return the number of textures in this list.
getCrossFactor() - Method in class crystalspace.jbind.impl.engine.halo.csCrossHalo
 
getCrossFactor() - Method in interface crystalspace.jbind.interfaces.iengine.halo.iCrossHalo
Get cross factor.
getCullerFlags() - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityObject
 
getCullerFlags() - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityObject
Get flags for this object.
getCurrent() - Method in class crystalspace.jbind.impl.varia.pmeter.csProgressMeter
 
getCurrent() - Method in interface crystalspace.jbind.interfaces.ivaria.pmeter.iProgressMeter
Get the current value of the meter ( <= total);.
getCurrentDefaultRenderloop() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getCurrentDefaultRenderloop() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
For NR: Returns the current render loop.
getCurrentFrameNumber() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getCurrentFrameNumber() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the current framenumber.
getCurrentScope() - Method in class crystalspace.jbind.impl.csutil.cache.csCacheManager
 
getCurrentScope() - Method in interface crystalspace.jbind.interfaces.iutil.cache.iCacheManager
Get current scope or 0 if none set.
getCurrentShadowBlock() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowIterator
 
getCurrentShadowBlock() - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowIterator
Return the shadow list for the current element.
getCurrentTag() - Method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistryIterator
 
getCurrentTag() - Method in interface crystalspace.jbind.interfaces.iutil.objreg.iObjectRegistryIterator
Return the current tag.
getCurrentTicks() - Method in class crystalspace.jbind.impl.csutil.virtclk.csVirtualClock
 
getCurrentTicks() - Method in interface crystalspace.jbind.interfaces.iutil.virtclk.iVirtualClock
Returns the absolute time of the last call to Advance();.
getCurrentType() - Method in class crystalspace.jbind.impl.csutil.cache.csCacheManager
 
getCurrentType() - Method in interface crystalspace.jbind.interfaces.iutil.cache.iCacheManager
Get current type or 0 if none set.
getCwd() - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
getCwd() - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Get current working directory.
getData() - Method in class crystalspace.jbind.impl.csutil.databuff.csDataBuffer
 
getData() - Method in interface crystalspace.jbind.interfaces.iutil.databuff.iDataBuffer
Get the buffer as an abstract pointer.
getDefaultAmbientLight(csColor) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getDefaultAmbientLight(csColor) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Return the default amount of ambient light.
getDefaultClearScreen() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getDefaultClearScreen() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get default clear screen flag.
getDefaultClearZBuf() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getDefaultClearZBuf() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get default clear z-buffer flag.
getDefaultMaxLightmapSize() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getDefaultMaxLightmapSize() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Retrieve default maximum lightmap size.
getDescent() - Method in class crystalspace.jbind.impl.video.fontserv.csFont
 
getDescent() - Method in interface crystalspace.jbind.interfaces.ivideo.fontserv.iFont
Get the font's descent in pixels.
getDimensions(String) - Method in class crystalspace.jbind.impl.video.fontserv.csFont
 
getDimensions(String) - Method in interface crystalspace.jbind.interfaces.ivideo.fontserv.iFont
Return the width and height of text written with this font. desc gives the maximum descender.
getDistanceForBrightness(float, float) - Method in class crystalspace.jbind.impl.engine.light.csLight
 
getDistanceForBrightness(float, float) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Get the distance for a given light brightness.
getDomainPriority(iConfigFile) - Method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
getDomainPriority(String) - Method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
getDomainPriority(iConfigFile) - Method in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
Return the priority of a configuration domain.
getDomainPriority(String) - Method in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
Return the priority of a configuration domain.
getDoubleBufferState() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getDoubleBufferState() - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Get the double buffer state.
getDrawAfterShadow() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getDrawAfterShadow() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Get if the meshobject is rendered after all fancy HW-shadow-stuff.
getDrawCallback(int) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getDrawCallback(int) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Get the specified draw callback.
getDrawCallbackCount() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getDrawCallbackCount() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Get the number of draw callbacks.
getDriver2D() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getDriver2D() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Get a pointer to our 2d canvas driver.
getDynamicAmbientLight() - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
getDynamicAmbientLight() - Method in class crystalspace.jbind.impl.mesh.lighting.csLightingInfo
 
getDynamicAmbientLight() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Get the last set dynamic ambient light for this sector.
getDynamicAmbientLight() - Method in interface crystalspace.jbind.interfaces.imesh.lighting.iLightingInfo
Get dynamic ambient light.
getDynamicDomain() - Method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
getDynamicDomain() - Method in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
Return a pointer to the dynamic configuration domain.
getDynamicDomainPriority() - Method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
getDynamicDomainPriority() - Method in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
Return the priority of the dynamic configuration domain.
getDynamicType() - Method in class crystalspace.jbind.impl.engine.light.csLight
 
getDynamicType() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Get the dynamic type of this light.
getEOFComment() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
getEOFComment() - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
return the final comment at the end of the configuration file Implemented in csWin32RegistryConfig, csConfigFile, csConfigManager, and csDefaultsConfig.
getEdge(int, csSegment2) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Return every edge (segment); of this bounding box from 0 to 7 (CS_BOX_EDGE_xy_Xy etc.);.
getEdge(int) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Return every edge (segment); of this bounding box from 0 to 7 (CS_BOX_EDGE_xy_Xy etc.);.
getEdge(int, csSegment3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Return every edge (segment) of this bounding box from 0 to 23 (use one of the CS_BOX_EDGE_Xyz_xyz etc. indices).
getEdge(int) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Return every edge (segment) of this bounding box from 0 to 23 (use one of the CS_BOX_EDGE_Xyz_xyz etc. indices).
getEdgeInfo(int) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Given an edge index (CS_BOX_EDGE_xy_Xy etc.); return the two vertices (index CS_BOX_CORNER_xy etc.);.
getEdgeInfo() - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Given an edge index (CS_BOX_EDGE_Xyz_xyz etc.) return the two vertices (index CS_BOX_CORNER_xyz etc.) and left/right faces (CS_BOX_SIDE_x etc.).
getEffect() - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
getEffect() - Method in interface crystalspace.jbind.interfaces.ivideo.material.iMaterial
Get the effect from the material.
getElapsedTicks() - Method in class crystalspace.jbind.impl.csutil.virtclk.csVirtualClock
 
getElapsedTicks() - Method in interface crystalspace.jbind.interfaces.iutil.virtclk.iVirtualClock
Query the time elapsed between the two most recent invocations of Advance();.
getEngine() - Method in class crystalspace.jbind.impl.cstool.csview.csView
 
getEngine() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
getEngine() - Method in class crystalspace.jbind.impl.varia.view.csView
 
getEngine() - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Get the engine
getEngine() - Method in interface crystalspace.jbind.interfaces.ivaria.view.iView
Get engine handle.
getEulerAngles(csVector3) - Method in class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Convert a Quaternion to a set of Euler angles.
getEventCord(int, int) - Method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
getEventCord(int, int) - Method in interface crystalspace.jbind.interfaces.iutil.eventq.iEventQueue
Get the event cord for a given category and subcategory.
getEventOutlet() - Method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
getEventOutlet() - Method in interface crystalspace.jbind.interfaces.iutil.eventq.iEventQueue
Get a public event outlet for posting just an event.
getEventType(iEvent) - Static method in class crystalspace.jbind.impl.csutil.event.csKeyEventHelper
 
getExtend(int) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Get an item from the array.
getFOV() - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
getFOV() - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Return the FOV (field of view) in pixels.
getFOVAngle() - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
getFOVAngle() - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Return the FOV (field of view) in degrees.
getFaceEdges(int) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Given a face index (CS_BOX_SIDE_x etc.) return the four edges oriented clockwise around this face (CS_BOX_EDGE_Xyz_xyz etc.).
getFactory() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getFactory() - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
getFactory() - Method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
getFactory() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Get the parent factory.
getFactory() - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
Get the reference to the factory that created this mesh object.
getFactory() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingState
Get the factory.
getFarPlane() - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
getFarPlane() - Method in class crystalspace.jbind.impl.engine.campos.csCameraPosition
 
getFarPlane() - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Get the 3D far plane that should be used to clip all geometry.
getFarPlane() - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPosition
Get the current far plane (or 0 if none is defined).
getFileName() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
getFileName() - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Get configuration file name.
getFileSize(String) - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
getFileSize(String) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Query file size (without opening it).
getFileTime(String) - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
getFileTime(String) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Query file date/time.
getFirst() - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Get the first vertex.
getFirstFogInfo() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
getFirstFogInfo() - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Every fogged sector we encountered results in an extra structure in the following list.
getFirstNativeObject(iJPointer) - Method in class crystalspace.jbind.impl.csNOM
This method return the first native implementation for a java interface.
getFirstNativeObjectS(iJPointer) - Static method in class crystalspace.jbind.impl.csNOM
This method return the first native implementation for a java interface.
getFirstShadowBlock() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlockList
 
getFirstShadowBlock() - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlockList
Get first shadow block in the list.
getFirstState() - Method in class crystalspace.jbind.impl.video.effects.eflayer.csEffectLayer
 
getFirstState() - Method in class crystalspace.jbind.impl.video.effects.efpass.csEffectPass
 
getFirstState() - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eflayer.iEffectLayer
Get the id of the first state.
getFirstState() - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efpass.iEffectPass
Get the id of the first state.
getFlags() - Method in class crystalspace.jbind.impl.csgeom.polymesh.csPolygonMesh
 
getFlags() - Method in class crystalspace.jbind.impl.engine.light.csLight
 
getFlags() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getFlags() - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
getFlags() - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
getFlags() - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getFlags() - Method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
getFlags() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Get flags for this light.
getFlags() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Get flags for this meshwrapper.
getFlags() - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Set portal flags (see CS_PORTAL_XXX values).
getFlags() - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureWrapper
Return the flags which are used to register the texture.
getFlags() - Method in interface crystalspace.jbind.interfaces.igeom.polymesh.iPolygonMesh
Get flags for this polygon mesh.
getFlags() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Set thing flags (see CS_THING_... values above);.
getFlags() - Method in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
Retrieve the flags set for this texture.
getFlatColor() - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
getFlatColor(boolean) - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
getFlatColor(csRGBpixel) - Method in class crystalspace.jbind.impl.video.material.csMaterialHandle
 
getFlatColor() - Method in interface crystalspace.jbind.interfaces.ivideo.material.iMaterial
Get the flat color.
getFlatColor(boolean) - Method in interface crystalspace.jbind.interfaces.ivideo.material.iMaterial
Get the flat color.
getFlatColor(csRGBpixel) - Method in interface crystalspace.jbind.interfaces.ivideo.material.iMaterialHandle
Get the flat color.
getFloat(String) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
getFloat(String, float) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
getFloat() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
 
getFloat(String) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Get a float value from the configuration.
getFloat(String, float) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Get a float value from the configuration.
getFloat() - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigIterator
Get a float value from the configuration.
getFog() - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
getFog() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Return the fog structure (even if fog is disabled);.
getFont(int) - Method in class crystalspace.jbind.impl.video.fontserv.csFontServer
 
getFont(int) - Method in interface crystalspace.jbind.interfaces.ivideo.fontserv.iFontServer
Get Nth loaded font or 0.
getFontCount() - Method in class crystalspace.jbind.impl.video.fontserv.csFontServer
 
getFontCount() - Method in interface crystalspace.jbind.interfaces.ivideo.fontserv.iFontServer
Get number of loaded fonts.
getFontServer() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getFontServer() - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Get the active font server (does not do IncRef(););.
getFormat() - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
getFormat() - Method in class crystalspace.jbind.impl.sound.data.csSoundData
 
getFormat() - Method in interface crystalspace.jbind.interfaces.igraphic.image.iImage
Qyery image format (see CS_IMGFMT_XXX above);.
getFormat() - Method in interface crystalspace.jbind.interfaces.isound.data.iSoundData
Get the format of the sound data.
getForwardVector() - Method in class crystalspace.jbind.impl.engine.campos.csCameraPosition
 
getForwardVector() - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPosition
Return the 'front' vector.
getFrequencyFactor() - Method in class crystalspace.jbind.impl.sound.source.csSoundSource
 
getFrequencyFactor() - Method in interface crystalspace.jbind.interfaces.isound.source.iSoundSource
Get frequency factor.
getFrustum(float, float, float, float) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
getFrustum(float, float, float, float) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Get the frustum
getFrustumContext() - Method in class crystalspace.jbind.impl.engine.fview.csFrustumView
 
getFrustumContext() - Method in interface crystalspace.jbind.interfaces.iengine.fview.iFrustumView
Get the current frustum context.
getFullPosition() - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
getFullPosition() - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Get the current position but keep track of hierarchical transformations.
getFullScreen() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getFullScreen() - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Returns 'true' if the program is being run full-screen.
getFullTransform() - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
getFullTransform() - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Construct the full world to object transformation given this transformation and possible parents transformations.
getGamma() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getGamma() - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Get gamma value.
getGlyphAlphaBitmap(int, csBitmapMetrics) - Method in class crystalspace.jbind.impl.video.fontserv.csFont
 
getGlyphAlphaBitmap(int, csBitmapMetrics) - Method in interface crystalspace.jbind.interfaces.ivideo.fontserv.iFont
Return a pointer to a bitmap containing the alpha bitmap for the rendered character.
getGlyphBitmap(int, csBitmapMetrics) - Method in class crystalspace.jbind.impl.video.fontserv.csFont
 
getGlyphBitmap(int, csBitmapMetrics) - Method in interface crystalspace.jbind.interfaces.ivideo.fontserv.iFont
Return a pointer to a bitmap containing a rendered character.
getGlyphMetrics(int, csGlyphMetrics) - Method in class crystalspace.jbind.impl.video.fontserv.csFont
 
getGlyphMetrics(int, csGlyphMetrics) - Method in interface crystalspace.jbind.interfaces.ivideo.fontserv.iFont
Return the metrics of a glyph.
getGranularity() - Method in class crystalspace.jbind.impl.varia.pmeter.csProgressMeter
 
getGranularity() - Method in interface crystalspace.jbind.interfaces.ivaria.pmeter.iProgressMeter
Get the refresh granularity.
getGraphics2D() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
getGraphics2D() - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Get the 2D graphics subsystem
getGraphics3D() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
getGraphics3D() - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Get the 3D graphics subsystem
getHandle() - Static method in class crystalspace.jbind.impl.csNOM
return the handle to the singleton
getHeight() - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
getHeight() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getHeight() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getHeight() - Method in class crystalspace.jbind.impl.video.halo.csHalo
 
getHeight() - Method in interface crystalspace.jbind.interfaces.igraphic.image.iImage
Query image height.
getHeight() - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Return the height of the framebuffer.
getHeight() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Get drawing buffer height.
getHeight() - Method in interface crystalspace.jbind.interfaces.ivideo.halo.iHalo
Query halo height.
getID() - Method in class crystalspace.jbind.impl.csutil.object.csObject
 
getID() - Method in interface crystalspace.jbind.interfaces.iutil.object.iObject
Get the unique ID associated with this object.
getImageData() - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
getImageData() - Method in interface crystalspace.jbind.interfaces.igraphic.image.iImage
Get image data: returns either (csRGBpixel []); or (Byte []); depending on format.
getImageFile() - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
getImageFile() - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureWrapper
Get the iImage.
getImpl(long, iPointer) - Method in class crystalspace.jbind.impl.csNOM
Return the java peer object corresponding to the given interface.
getImpl(String, iPointer) - Method in class crystalspace.jbind.impl.csNOM
Return the java peer object corresponding to the given interface.
getImplPool(String, iPointer) - Method in class crystalspace.jbind.impl.csNOM
Try to return a pooled java peer object for the given interface, with the given native pointer.
getImplPoolS(String, iPointer) - Static method in class crystalspace.jbind.impl.csNOM
Try to return a pooled java peer object for the given interface, with the given native pointer.
getImplS(long, iPointer) - Static method in class crystalspace.jbind.impl.csNOM
Return the java peer object corresponding to the given interface.
getImplS(String, iPointer) - Static method in class crystalspace.jbind.impl.csNOM
Return the java peer object corresponding to the given interface.
getIndex() - Method in class crystalspace.jbind.impl.mesh.thing.csPolygonHandle
 
getIndex() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iPolygonHandle
Get the polygon index which this polygon handle represents.
getInfluenceRadius() - Method in class crystalspace.jbind.impl.engine.light.csLight
 
getInfluenceRadius() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Get the influence radius of the light.
getInfluenceRadiusSq() - Method in class crystalspace.jbind.impl.engine.light.csLight
 
getInfluenceRadiusSq() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Get the squared influence radius of the light.
getInt(String) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
getInt(String, int) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
getInt() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
 
getInt(String) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Get an integer value from the configuration.
getInt(String, int) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Get an integer value from the configuration.
getInt() - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigIterator
Get an integer value from the configuration.
getIntensityFactor() - Method in class crystalspace.jbind.impl.engine.halo.csCrossHalo
 
getIntensityFactor() - Method in interface crystalspace.jbind.interfaces.iengine.halo.iCrossHalo
Get intensity factor.
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csgeom.clip2d.csClipper2D
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModelListener
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csgeom.polymesh.csPolygonMesh
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableAccessor
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.cstool.csview.csView
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csutil.cache.csCacheManager
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csutil.comp.csComponent
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csutil.csinput.csKeyComposer
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csutil.csinput.csKeyboardDriver
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csutil.databuff.csDataBuffer
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csutil.event.csEvent
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csutil.event.csEventCord
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csutil.event.csEventHandler
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csutil.evoutlet.csEventOutlet
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistry
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csutil.plugin.csPluginManager
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.csutil.virtclk.csVirtualClock
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.engine.camera.csCamera
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.engine.light.csLight
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.engine.light.csLightList
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.engine.material.csMaterialList
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.engine.material.csMaterialWrapper
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.engine.sector.csSector
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.map.csLoader
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
getInterfaceClass() - Static method in class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csgeom.clip2d.csClipper2D
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModelListener
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csgeom.polymesh.csPolygonMesh
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableAccessor
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.cstool.csview.csView
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csutil.cache.csCacheManager
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csutil.comp.csComponent
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csutil.csinput.csKeyComposer
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csutil.csinput.csKeyboardDriver
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csutil.databuff.csDataBuffer
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csutil.event.csEvent
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csutil.event.csEventCord
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csutil.event.csEventHandler
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csutil.evoutlet.csEventOutlet
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistry
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csutil.plugin.csPluginManager
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.csutil.virtclk.csVirtualClock
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.engine.camera.csCamera
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.engine.light.csLight
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.engine.light.csLightList
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.engine.material.csMaterialList
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.engine.material.csMaterialWrapper
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.engine.sector.csSector
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.map.csLoader
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
getInterfaceName() - Static method in class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csgeom.clip2d.csClipper2D
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModelListener
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csgeom.polymesh.csPolygonMesh
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableAccessor
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.cstool.csview.csView
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csutil.cache.csCacheManager
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csutil.comp.csComponent
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csutil.csinput.csKeyComposer
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csutil.csinput.csKeyboardDriver
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csutil.databuff.csDataBuffer
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csutil.event.csEvent
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csutil.event.csEventCord
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csutil.event.csEventHandler
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csutil.evoutlet.csEventOutlet
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistry
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csutil.plugin.csPluginManager
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.csutil.virtclk.csVirtualClock
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.engine.camera.csCamera
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.engine.light.csLight
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.engine.light.csLightList
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.engine.material.csMaterialList
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.engine.material.csMaterialWrapper
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.engine.sector.csSector
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.map.csLoader
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
getInterfaceVersion() - Static method in class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
getInvFOV() - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
getInvFOV() - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Return the inverse flield of view (1/FOV) in pixels.
getInverse() - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Return the inverse of this matrix.
getInverse() - Method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Get the inverse of this transform.
getIterator() - Method in class crystalspace.jbind.impl.csutil.object.csObject
 
getIterator() - Method in interface crystalspace.jbind.interfaces.iutil.object.iObject
Return an iterator for all child objects.
getKey() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
 
getKey(boolean) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
 
getKey() - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigIterator
Get the current key name.
getKey(boolean) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigIterator
Get the current key name.
getKeyColor() - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
getKeyColor() - Method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
getKeyColor() - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureWrapper
Query the transparent color.
getKeyColor() - Method in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
Get the key color.
getKeyColorStatus() - Method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
getKeyColorStatus() - Method in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
Get the key color status (false if disabled, true if enabled);.
getKeyState(int) - Method in class crystalspace.jbind.impl.csutil.csinput.csKeyboardDriver
 
getKeyState(int) - Method in interface crystalspace.jbind.interfaces.iutil.csinput.iKeyboardDriver
Query the state of a key.
getKeycolor() - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
getKeycolor() - Method in interface crystalspace.jbind.interfaces.igraphic.image.iImage
Get the keycolour stored with the image.
getLODPolygonCount(float) - Method in class crystalspace.jbind.impl.engine.lod.csLODControl
 
getLODPolygonCount(float) - Method in interface crystalspace.jbind.interfaces.iengine.lod.iLODControl
Get a rough estimate of the number of polygons for a given LOD value (between 0 and 1, similar to the value used by SetLOD()).
getLODf() - Method in class crystalspace.jbind.impl.engine.lod.csLODControl
 
getLODf() - Method in interface crystalspace.jbind.interfaces.iengine.lod.iLODControl
Get the current LOD function.
getLODish() - Method in class crystalspace.jbind.impl.engine.lod.csLODControl
 
getLODish() - Method in interface crystalspace.jbind.interfaces.iengine.lod.iLODControl
Return the variables used by lod.
getLast() - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Get the last vertex.
getLastLight() - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher
 
getLastLight() - Method in interface crystalspace.jbind.interfaces.iengine.objwatch.iObjectWatcher
Get the last light.Only valid if the last operation(GetLastOperation()) is one of CS_WATCH_LIGHT_.
getLastMovable() - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher
 
getLastMovable() - Method in interface crystalspace.jbind.interfaces.iengine.objwatch.iObjectWatcher
Get the last movable.Only valid if the last operation(GetLastOperation()) is one of CS_WATCH_MOVABLE_.
getLastOperation() - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher
 
getLastOperation() - Method in interface crystalspace.jbind.interfaces.iengine.objwatch.iObjectWatcher
Get the last operation that occured.This will be one of : * CS_WATCH_NONE : nothing happened yet. * CS_WATCH_LIGHT_DESTROY : light is destroyed. * CS_WATCH_LIGHT_MOVE : light has moved. * CS_WATCH_LIGHT_COLOR : light has changed color. * CS_WATCH_LIGHT_SECTOR : light has changed sector. * CS_WATCH_LIGHT_RADIUS : light has changed radius. * CS_WATCH_MOVABLE_DESTROY : movable is destroyed. * CS_WATCH_MOVABLE_CHANGED : movable is changed Implemented in csObjectWatcher
getLastPortal() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
getLastPortal() - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Get the portal we last traversed through
getLastPosition() - Method in class crystalspace.jbind.impl.engine.sector.csSectorIterator
 
getLastPosition() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSectorIterator
Get last position that was used from Fetch.
getLastSector() - Method in class crystalspace.jbind.impl.engine.light.csLightIterator
 
getLastSector() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLightIterator
Get the sector for the last fetched light.
getLastShadowBlock() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlockList
 
getLastShadowBlock() - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlockList
Get last shadow block in the list.
getLayer(int) - Method in class crystalspace.jbind.impl.video.effects.efpass.csEffectPass
 
getLayer(int) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efpass.iEffectPass
Get a specific layer.
getLayerCount() - Method in class crystalspace.jbind.impl.video.effects.efpass.csEffectPass
 
getLayerCount() - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efpass.iEffectPass
Get number of layers.
getLength() - Method in class crystalspace.jbind.impl.csNativeByteArray
 
getLength() - Method in class crystalspace.jbind.impl.csNativeIntArray
 
getLength() - Method in class crystalspace.jbind.impl.csgeom.polymesh.csMeshedPolygonArray
 
getLength() - Method in class crystalspace.jbind.impl.csgeom.tri.csTriangleArray
 
getLength() - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2Array
 
getLength() - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3Array
 
getLength(String, int) - Method in class crystalspace.jbind.impl.video.fontserv.csFont
 
getLength(String, int) - Method in interface crystalspace.jbind.interfaces.ivideo.fontserv.iFont
Determine how many characters from this string can be written without exceeding given width (in pixels);.
getLight(int) - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher
 
getLight(int) - Method in interface crystalspace.jbind.interfaces.iengine.objwatch.iObjectWatcher
Get the specified watched light.Implemented in csObjectWatcher
getLightCallback(int) - Method in class crystalspace.jbind.impl.engine.light.csLight
 
getLightCallback(int) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Get the specified light callback.
getLightCallbackCount() - Method in class crystalspace.jbind.impl.engine.light.csLight
 
getLightCallbackCount() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Get the number of light callbacks.
getLightID() - Method in class crystalspace.jbind.impl.engine.light.csLight
 
getLightID() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Get the id of this light.
getLightIterator() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getLightIterator(iRegion) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getLightIterator() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create an iterator to iterate over all static lights of the engine.
getLightIterator(iRegion) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Create an iterator to iterate over all static lights of the engine.
getLightNumber() - Method in class crystalspace.jbind.impl.engine.light.csLight
 
getLightNumber() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Return a number that changes when the light changes (color, or position);.
getLightingCacheMode() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getLightingCacheMode() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the mode for the lighting cache.
getLightingInfo() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getLightingInfo() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Get the optional lighting information that is implemented by this mesh object.
getLightmapRendererCoords(int, int, int, int, int, int) - Method in class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
getLightmapRendererCoords(int, int, int, int, int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.txtmgr.iTextureManager
Retrieve the coordinates of a lightmap in the its superlightmap, in a system the renderer uses internally.
getLights() - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
getLights() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Get the list of static and pseudo-dynamic lights in this sector.
getLogicalParent() - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
getLogicalParent() - Method in class crystalspace.jbind.impl.mesh.object.csMeshObjectFactory
 
getLogicalParent() - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
Get the logical parent for this mesh object.
getLogicalParent() - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObjectFactory
Get the logical parent for this mesh factory.
getMaterial() - Method in class crystalspace.jbind.impl.engine.material.csMaterialWrapper
 
getMaterial(int) - Method in class crystalspace.jbind.impl.video.vbufmgr.csPolygonBuffer
 
getMaterial() - Method in interface crystalspace.jbind.interfaces.iengine.material.iMaterialWrapper
Get the original material
getMaterial(int) - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iPolygonBuffer
Get a material.
getMaterialCount() - Method in class crystalspace.jbind.impl.video.vbufmgr.csPolygonBuffer
 
getMaterialCount() - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iPolygonBuffer
Get the number of materials.
getMaterialHandle() - Method in class crystalspace.jbind.impl.engine.material.csMaterialWrapper
 
getMaterialHandle() - Method in interface crystalspace.jbind.interfaces.iengine.material.iMaterialWrapper
Get the material handle
getMaterialList() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getMaterialList() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the list of all materials.
getMaterialWrapper() - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
getMaterialWrapper() - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
Get the material of the mesh.
getMaxLightmapAspectRatio() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getMaxLightmapAspectRatio() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the maximum aspect ratio for lightmaps.
getMaxLightmapSize() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getMaxLightmapSize() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Retrieve maximum lightmap size.
getMaxSize() - Method in class crystalspace.jbind.impl.video.fontserv.csFont
 
getMaxSize() - Method in interface crystalspace.jbind.interfaces.ivideo.fontserv.iFont
Return the maximum width and height of a single glyph, in pixels.
getMaxTextureSize() - Method in class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
getMaxTextureSize() - Method in interface crystalspace.jbind.interfaces.ivideo.txtmgr.iTextureManager
Request maximum texture dimensions.
getMaximumSectorVisit() - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
getMaximumSectorVisit() - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Get the maximum sector visit.
getMeanColor() - Method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
getMeanColor() - Method in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
Get the mean color.
getMeshFactories() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getMeshFactories() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the list of mesh factories.
getMeshObject() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getMeshObject() - Method in class crystalspace.jbind.impl.mesh.thing.csPolygonHandle
 
getMeshObject() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Get the iMeshObject.
getMeshObject() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iPolygonHandle
Get the mesh object of this polygon.
getMeshObjectFactory() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
getMeshObjectFactory() - Method in class crystalspace.jbind.impl.mesh.thing.csPolygonHandle
 
getMeshObjectFactory() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper
Get the iMeshObjectFactory.
getMeshObjectFactory() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iPolygonHandle
Get the mesh object factory for this polygon.
getMeshWrapper() - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityObject
 
getMeshWrapper() - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityObject
Get the reference to the mesh wrapper from this object.
getMeshes() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getMeshes() - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
getMeshes() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the list of meshes.
getMeshes() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Get the list of meshes in this sector.
getMipMapDimensions() - Method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
getMipMapDimensions() - Method in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
Get the dimensions for a given mipmap level (0 to 3);.
getMissingSectorCallback(int) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
getMissingSectorCallback(int) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Get the specified missing sector callback.
getMissingSectorCallbackCount() - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
getMissingSectorCallbackCount() - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Get the number of missing sector callbacks.Implemented in csPortal.
getMixMode() - Method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
getMixMode() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingState
Get mix mode.
getMode3D() - Method in class crystalspace.jbind.impl.sound.source.csSoundSource
 
getMode3D() - Method in interface crystalspace.jbind.interfaces.isound.source.iSoundSource
return 3d mode
getModifierState(int) - Method in class crystalspace.jbind.impl.csutil.csinput.csKeyboardDriver
 
getModifierState(int) - Method in interface crystalspace.jbind.interfaces.iutil.csinput.iKeyboardDriver
Get the current state of the modifiers.
getMovable() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getMovable(int) - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher
 
getMovable() - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityObject
 
getMovable() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Get the movable instance for this object.
getMovable(int) - Method in interface crystalspace.jbind.interfaces.iengine.objwatch.iObjectWatcher
Get the specified watched movable.Implemented in csObjectWatcher
getMovable() - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityObject
Get the reference to the movable from this object.
getMovingOption() - Method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
getMovingOption() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingState
Get the moving option.
getName() - Method in class crystalspace.jbind.impl.csgeom.clip2d.csClipper2D
 
getName() - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
getName() - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModelListener
 
getName() - Method in class crystalspace.jbind.impl.csgeom.polymesh.csPolygonMesh
 
getName() - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Get the name of the variable.
getName() - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableAccessor
 
getName() - Method in class crystalspace.jbind.impl.cstool.csview.csView
 
getName() - Method in class crystalspace.jbind.impl.csutil.cache.csCacheManager
 
getName() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
getName() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
 
getName() - Method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
getName() - Method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
getName(int) - Method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
getName() - Method in class crystalspace.jbind.impl.csutil.comp.csComponent
 
getName() - Method in class crystalspace.jbind.impl.csutil.csinput.csKeyComposer
 
getName() - Method in class crystalspace.jbind.impl.csutil.csinput.csKeyboardDriver
 
getName() - Method in class crystalspace.jbind.impl.csutil.databuff.csDataBuffer
 
getName() - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
getName() - Method in class crystalspace.jbind.impl.csutil.event.csEventCord
 
getName() - Method in class crystalspace.jbind.impl.csutil.event.csEventHandler
 
getName() - Method in class crystalspace.jbind.impl.csutil.event.csEventOutlet
 
getName() - Method in class crystalspace.jbind.impl.csutil.event.csEventPlug
 
getName() - Method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
getName() - Method in class crystalspace.jbind.impl.csutil.evoutlet.csEventOutlet
 
getName() - Method in class crystalspace.jbind.impl.csutil.object.csObject
 
getName() - Method in class crystalspace.jbind.impl.csutil.object.csObjectIterator
 
getName() - Method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistry
 
getName() - Method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistryIterator
 
getName() - Method in class crystalspace.jbind.impl.csutil.plugin.csPluginIterator
 
getName() - Method in class crystalspace.jbind.impl.csutil.plugin.csPluginManager
 
getName() - Method in class crystalspace.jbind.impl.csutil.scf.csBase
 
getName() - Method in class crystalspace.jbind.impl.csutil.stringarray.csStringArray
 
getName() - Method in class crystalspace.jbind.impl.csutil.vfs.csFile
 
getName() - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
getName() - Method in class crystalspace.jbind.impl.csutil.virtclk.csVirtualClock
 
getName() - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
getName() - Method in class crystalspace.jbind.impl.engine.campos.csCameraPosition
 
getName() - Method in class crystalspace.jbind.impl.engine.campos.csCameraPositionList
 
getName() - Method in class crystalspace.jbind.impl.engine.collectn.csCollection
 
getName() - Method in class crystalspace.jbind.impl.engine.collectn.csCollectionList
 
getName() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getName() - Method in class crystalspace.jbind.impl.engine.fview.csFrustumView
 
getName() - Method in class crystalspace.jbind.impl.engine.fview.csFrustumViewObjectFunc
 
getName() - Method in class crystalspace.jbind.impl.engine.fview.csFrustumViewUserdata
 
getName() - Method in class crystalspace.jbind.impl.engine.halo.csCrossHalo
 
getName() - Method in class crystalspace.jbind.impl.engine.halo.csFlareHalo
 
getName() - Method in class crystalspace.jbind.impl.engine.halo.csNovaHalo
 
getName() - Method in class crystalspace.jbind.impl.engine.light.csLight
 
getName() - Method in class crystalspace.jbind.impl.engine.light.csLightCallback
 
getName() - Method in class crystalspace.jbind.impl.engine.light.csLightIterator
 
getName() - Method in class crystalspace.jbind.impl.engine.light.csLightList
 
getName() - Method in class crystalspace.jbind.impl.engine.lod.csLODControl
 
getName() - Method in class crystalspace.jbind.impl.engine.material.csMaterialList
 
getName() - Method in class crystalspace.jbind.impl.engine.material.csMaterialWrapper
 
getName() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshDrawCallback
 
getName() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryList
 
getName() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
getName() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshList
 
getName() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getName() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapperIterator
 
getName() - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
getName() - Method in class crystalspace.jbind.impl.engine.movable.csMovableListener
 
getName() - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher
 
getName() - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcherListener
 
getName() - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
getName() - Method in class crystalspace.jbind.impl.engine.portal.csPortalCallback
 
getName() - Method in class crystalspace.jbind.impl.engine.portalcontainer.csPortalContainer
 
getName() - Method in class crystalspace.jbind.impl.engine.region.csRegion
 
getName() - Method in class crystalspace.jbind.impl.engine.region.csRegionList
 
getName() - Method in class crystalspace.jbind.impl.engine.renderloop.csRenderLoopManager
 
getName(iRenderLoop) - Method in class crystalspace.jbind.impl.engine.renderloop.csRenderLoopManager
 
getName() - Method in class crystalspace.jbind.impl.engine.rendersteps.icontainer.csRenderStepContainer
 
getName() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
getName() - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
getName() - Method in class crystalspace.jbind.impl.engine.sector.csSectorCallback
 
getName() - Method in class crystalspace.jbind.impl.engine.sector.csSectorIterator
 
getName() - Method in class crystalspace.jbind.impl.engine.sector.csSectorList
 
getName() - Method in class crystalspace.jbind.impl.engine.shadcast.csShadowReceiver
 
getName() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlock
 
getName() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlockList
 
getName() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowIterator
 
getName() - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariable
 
getName() - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariableList
 
getName() - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariableListener
 
getName() - Method in class crystalspace.jbind.impl.engine.texture.csTextureCallback
 
getName() - Method in class crystalspace.jbind.impl.engine.texture.csTextureList
 
getName() - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
getName() - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
getName() - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCullerListener
 
getName() - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityObject
 
getName() - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityObjectIterator
 
getName() - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
getName() - Method in class crystalspace.jbind.impl.map.csLoader
 
getName() - Method in class crystalspace.jbind.impl.map.csLoaderStatus
 
getName() - Method in class crystalspace.jbind.impl.map.ldrctxt.csLoaderContext
 
getName() - Method in class crystalspace.jbind.impl.mesh.lighting.csLightingInfo
 
getName() - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
getName() - Method in class crystalspace.jbind.impl.mesh.object.csMeshObjectDrawCallback
 
getName() - Method in class crystalspace.jbind.impl.mesh.object.csMeshObjectFactory
 
getName() - Method in class crystalspace.jbind.impl.mesh.thing.csPolygonHandle
 
getName() - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getName() - Method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
getName() - Method in class crystalspace.jbind.impl.sound.data.csSoundData
 
getName() - Method in class crystalspace.jbind.impl.sound.handle.csSoundHandle
 
getName() - Method in class crystalspace.jbind.impl.sound.source.csSoundSource
 
getName() - Method in class crystalspace.jbind.impl.sound.wrapper.csSoundWrapper
 
getName() - Method in class crystalspace.jbind.impl.varia.pmeter.csProgressMeter
 
getName() - Method in class crystalspace.jbind.impl.varia.view.csView
 
getName() - Method in class crystalspace.jbind.impl.video.effects.efdef.csEffectDefinition
 
getName() - Method in class crystalspace.jbind.impl.video.effects.eflayer.csEffectLayer
 
getName() - Method in class crystalspace.jbind.impl.video.effects.efpass.csEffectPass
 
getName() - Method in class crystalspace.jbind.impl.video.effects.eftech.csEffectTechnique
 
getName() - Method in class crystalspace.jbind.impl.video.fontserv.csFont
 
getName() - Method in class crystalspace.jbind.impl.video.fontserv.csFontDeleteNotify
 
getName() - Method in class crystalspace.jbind.impl.video.fontserv.csFontServer
 
getName() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getName() - Method in class crystalspace.jbind.impl.video.graph2d.csOffscreenCanvasCallback
 
getName() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getName() - Method in class crystalspace.jbind.impl.video.halo.csHalo
 
getName() - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
getName() - Method in class crystalspace.jbind.impl.video.material.csMaterialHandle
 
getName() - Method in class crystalspace.jbind.impl.video.rndbuf.csRenderBuffer
 
getName() - Method in class crystalspace.jbind.impl.video.shader.shader.csShader
 
getName() - Method in class crystalspace.jbind.impl.video.shader.shader.csShaderVariableContext
 
getName() - Method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
getName() - Method in class crystalspace.jbind.impl.video.txtmgr.csRendererLightmap
 
getName() - Method in class crystalspace.jbind.impl.video.txtmgr.csSuperLightmap
 
getName() - Method in class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
getName() - Method in class crystalspace.jbind.impl.video.vbufmgr.csPolygonBuffer
 
getName() - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBuffer
 
getName() - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBufferManager
 
getName() - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBufferManagerClient
 
getName() - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Get the name of this portal.Implemented in csPortal.
getName(iRenderLoop) - Method in interface crystalspace.jbind.interfaces.iengine.renderloop.iRenderLoopManager
Get the name asociated to the render loop.
getName() - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariable
Get the name of this variable.
getName() - Method in interface crystalspace.jbind.interfaces.igraphic.image.iImage
Get image file name.
getName() - Method in interface crystalspace.jbind.interfaces.iutil.cmdline.iCommandLineParser
Query filename specified on commandline (that is, without leading '-');.
getName(int) - Method in interface crystalspace.jbind.interfaces.iutil.cmdline.iCommandLineParser
Query filename specified on commandline (that is, without leading '-');.
getName() - Method in interface crystalspace.jbind.interfaces.iutil.object.iObject
Query object name.
getName() - Method in interface crystalspace.jbind.interfaces.iutil.scf.iBase
Return the name of the interface
getName() - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iFile
Query file name (in VFS);.
getName() - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efdef.iEffectDefinition
Retrieve name of effect.
getName() - Method in interface crystalspace.jbind.interfaces.ivideo.shader.shader.iShader
Retrieve name of shader.
getNativeObject(iJPointer) - Method in class crystalspace.jbind.impl.csNOM
This method return all the native implementation for a java interface.
getNativeObjectForInterface(iJPointer, Class) - Method in class crystalspace.jbind.impl.csNOM
This method return all the native implementation for a java interface.
getNativeObjectForInterfaceS(iJPointer, Class) - Static method in class crystalspace.jbind.impl.csNOM
This method return all the native implementation for a java interface.
getNativeObjectS(iJPointer) - Static method in class crystalspace.jbind.impl.csNOM
This method return all the native implementation for a java interface.
getNativeWindow() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getNativeWindow() - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Get the native window corresponding with this canvas.
getNearPlane() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getNearPlane() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Get near clip plane.
getNearbyLights(iSector, csBox3, int, iLight[], int) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getNearbyLights(iSector, csVector3, int, iLight[], int) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getNearbyLights(iSector, csVector3, int, iLight[], int) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
This routine returns all lights which might affect an object at some position according to the following flags:
getNearbyLights(iSector, csBox3, int, iLight[], int) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
This routine returns all lights which might affect an object with some bounding box according to the following flags:
getNearbyMeshes(iSector, csVector3, float, boolean) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getNearbyMeshes(iSector, csVector3, float) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getNearbyMeshes(iSector, csVector3, float) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
This routine returns an iterator to iterate over all meshes that are within a radius of a given position.
getNearbyMeshes(iSector, csVector3, float, boolean) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
This routine returns an iterator to iterate over all meshes that are within a radius of a given position.
getNearbyObjects(iSector, csVector3, float, boolean) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getNearbyObjects(iSector, csVector3, float) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getNearbyObjects(iSector, csVector3, float) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
This routine returns an iterator to iterate over all objects that are within a radius of a given position.
getNearbyObjects(iSector, csVector3, float, boolean) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
This routine returns an iterator to iterate over all objects that are within a radius of a given position.
getNearbySectors(iSector, csVector3, float) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getNearbySectors(iSector, csVector3, float) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
This routine returns an iterator to iterate over all nearby sectors.
getNext() - Method in class crystalspace.jbind.impl.engine.light.csLight
 
getNext() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Get the next dynamic light in the list. @ TEMPORARY. @ Implemented in csLight::Light, and csIsoFakeLight.
getNextShadowBlock(iShadowBlock) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlockList
 
getNextShadowBlock() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowIterator
 
getNextShadowBlock(iShadowBlock) - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlockList
Get next shadow block.
getNextShadowBlock() - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowIterator
Return the shadow list for the next element.
getNextState() - Method in class crystalspace.jbind.impl.video.effects.eflayer.csEffectLayer
 
getNextState() - Method in class crystalspace.jbind.impl.video.effects.efpass.csEffectPass
 
getNextState() - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eflayer.iEffectLayer
Get the id of the next state.
getNextState() - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efpass.iEffectPass
Get the id of the next state.
getNormal() - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Return the normal vector of this plane ( version).
getNormals() - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getNormals() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Gets the normals.
getNumberOfPasses() - Method in class crystalspace.jbind.impl.video.shader.shader.csShader
 
getNumberOfPasses() - Method in interface crystalspace.jbind.interfaces.ivideo.shader.shader.iShader
Get number of passes this shader have.
getO2T() - Method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Get 'other' to 'this' transformation matrix.
getO2TTranslation() - Method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Get 'world' to 'this' translation.
getObject(int) - Method in class crystalspace.jbind.impl.engine.collectn.csCollection
 
getObject(int) - Method in interface crystalspace.jbind.interfaces.iengine.collectn.iCollection
Get an object by index (function version).
getObjectBoundingBox(csBox3) - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
getObjectBoundingBox(csBox3, int) - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
getObjectBoundingBox(csBox3) - Method in interface crystalspace.jbind.interfaces.igeom.objmodel.iObjectModel
Get the bounding box in object space for this mesh object.
getObjectBoundingBox(csBox3, int) - Method in interface crystalspace.jbind.interfaces.igeom.objmodel.iObjectModel
Get the bounding box in object space for this mesh object.
getObjectCount() - Method in class crystalspace.jbind.impl.engine.collectn.csCollection
 
getObjectCount() - Method in interface crystalspace.jbind.interfaces.iengine.collectn.iCollection
Get the number of objects in this collection.
getObjectModel() - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityObject
 
getObjectModel() - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
getObjectModel() - Method in class crystalspace.jbind.impl.mesh.object.csMeshObjectFactory
 
getObjectModel() - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityObject
Get the object model corresponding with this object.
getObjectModel() - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
Get the generic interface describing the geometry of this mesh.
getObjectModel() - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObjectFactory
Get the generic interface describing the geometry of this mesh factory.
getObjectParent() - Method in class crystalspace.jbind.impl.csutil.object.csObject
 
getObjectParent() - Method in interface crystalspace.jbind.interfaces.iutil.object.iObject
Returns the parent iObject.
getObjectPlane() - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
getObjectPlane() - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Get the object space plane of this portal.Implemented in csPortal.
getObjectRenderPriority() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getObjectRenderPriority() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the render priority for general objects (attached to 'object' name).
getObjectToCamera() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getObjectToCamera() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Get object to camera transformation.
getOnlyPortals() - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
getOnlyPortals() - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Get the hit-only-portals flag.
getOption(String, int) - Method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
getOption(String) - Method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
getOption(String) - Method in interface crystalspace.jbind.interfaces.iutil.cmdline.iCommandLineParser
Query specific commandline option (you can query second etc. such option);.
getOption(String, int) - Method in interface crystalspace.jbind.interfaces.iutil.cmdline.iCommandLineParser
Query specific commandline option (you can query second etc. such option);.
getOrigin() - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Get the origin of this frustum.
getOrigin() - Method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Get origin of transformed coordinate system.
getOriginalCamera() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
getOriginalCamera() - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Get the original camera for this render view.
getOriginalDimensions() - Method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
getOriginalDimensions() - Method in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
Return the original dimensions of the image used to create this texture.
getPage() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getPage() - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Get active videopage number (starting from zero);.
getPalEntryCount() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getPalEntryCount() - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Return the number of palette entries that can be modified.
getPalette() - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
getPalette() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getPalette() - Method in interface crystalspace.jbind.interfaces.igraphic.image.iImage
Get image palette (or 0 if no palette);.
getPalette() - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Get the palette (if there is one);.
getParent() - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
getParent() - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Get the parent movable.
getParentContainer() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
getParentContainer() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getParentContainer() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper
Get the parent of this factory.
getParentContainer() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Get the parent of this mesh.
getParentObj() - Method in class crystalspace.jbind.impl.csutil.object.csObjectIterator
 
getParentObj() - Method in interface crystalspace.jbind.interfaces.iutil.object.iObjectIterator
Get the parent object.
getPass() - Method in class crystalspace.jbind.impl.csutil.event.csEventCord
 
getPass(int) - Method in class crystalspace.jbind.impl.video.effects.eftech.csEffectTechnique
 
getPass() - Method in interface crystalspace.jbind.interfaces.iutil.event.iEventCord
Returns true if events are passed on to the owning event queue if all plugins in the cord return false from HandleEvent();.
getPass(int) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eftech.iEffectTechnique
Return a specific pass.
getPassCount() - Method in class crystalspace.jbind.impl.video.effects.eftech.csEffectTechnique
 
getPassCount() - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eftech.iEffectTechnique
Return number of passes.
getPerspectiveAspect() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getPerspectiveAspect() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Get aspect ratio.
getPerspectiveCenter() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getPerspectiveCenter() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Get perspective center.
getPixel(int, int) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getPixel(int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Query pixel R,G,B at given screen location.
getPixelAt(int, int) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getPixelAt(int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Returns the address of the pixel at the specified (x, y); coordinates.
getPixelBytes() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getPixelBytes() - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Return the number of bytes for every pixel.
getPixelFormat() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getPixelFormat() - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Return information about the pixel format.
getPlugins() - Method in class crystalspace.jbind.impl.csutil.plugin.csPluginManager
 
getPlugins() - Method in interface crystalspace.jbind.interfaces.iutil.plugin.iPluginManager
Get an iterator to iterate over all loaded plugins in the plugin manager.
getPointer() - Method in class crystalspace.jbind.impl.csNativeObject
Return the value of the native pointer.
getPointer(iPointer) - Static method in class crystalspace.jbind.impl.csNativeObject
Return the value of the pointer given as parameter.
getPointer() - Method in class crystalspace.jbind.impl.csPointer
Get the value of this pointer
getPointer() - Method in class crystalspace.jbind.impl.mesh.thing.csPolygonRange
 
getPointer() - Method in interface crystalspace.jbind.interfaces.iPointer
Return the value of the pointer as a long
getPointerArray(iPointer[]) - Static method in class crystalspace.jbind.impl.csNativeObject
 
getPolygonCount() - Method in class crystalspace.jbind.impl.csgeom.polymesh.csPolygonMesh
 
getPolygonCount() - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getPolygonCount() - Method in interface crystalspace.jbind.interfaces.igeom.polymesh.iPolygonMesh
Get the number of polygons for this mesh.
getPolygonCount() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Query number of polygons in this thing.
getPolygonFlags(int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getPolygonFlags(int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Get the flags of the specified polygon.
getPolygonMaterial(int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getPolygonMaterial(int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
getPolygonMaterial(int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Get the material for the specified polygon.
getPolygonMaterial(int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingState
Get the material for the specified polygon.
getPolygonMeshBase() - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
getPolygonMeshBase() - Method in interface crystalspace.jbind.interfaces.igeom.objmodel.iObjectModel
Get a polygon mesh representing the basic geometry of the object.
getPolygonMeshColldet() - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
getPolygonMeshColldet() - Method in interface crystalspace.jbind.interfaces.igeom.objmodel.iObjectModel
Get a polygon mesh representing the geometry of the object.
getPolygonMeshShadows() - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
getPolygonMeshShadows() - Method in interface crystalspace.jbind.interfaces.igeom.objmodel.iObjectModel
Get a polygon mesh specifically for shadow casting (to be used by the shadow manager);.
getPolygonMeshViscull() - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
getPolygonMeshViscull() - Method in interface crystalspace.jbind.interfaces.igeom.objmodel.iObjectModel
Get a polygon mesh specifically for visibility culling (to be used as an occluder);.
getPolygonName(int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getPolygonName(int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Get the name of the specified polygon.
getPolygonObjectPlane(int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getPolygonObjectPlane(int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Get object space plane of the specified polygon.
getPolygonTextureMapping(int, csMatrix3, csVector3) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getPolygonTextureMapping(int, csMatrix3, csVector3) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Get the texture space information for the specified polygon.
getPolygonVertex(int, int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getPolygonVertex(int, int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Get a vertex from a polygon.
getPolygonVertexCount(int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getPolygonVertexCount(int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Get number of vertices for polygon.
getPolygonVertexIndices(int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getPolygonVertexIndices(int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Get table with vertex indices from polygon.
getPolygonWorldPlane(int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
getPolygonWorldPlane(int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingState
Get world space plane of the specified polygon.
getPolygons() - Method in class crystalspace.jbind.impl.csgeom.polymesh.csPolygonMesh
 
getPolygons() - Method in interface crystalspace.jbind.interfaces.igeom.polymesh.iPolygonMesh
Get the pointer to the array of polygons.
getPortal(int) - Method in class crystalspace.jbind.impl.engine.portalcontainer.csPortalContainer
 
getPortal(int) - Method in interface crystalspace.jbind.interfaces.iengine.portalcontainer.iPortalContainer
Get a specific portal.
getPortalCallback(int) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
getPortalCallback(int) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Get the specified portal callback.Implemented in csPortal.
getPortalCallbackCount() - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
getPortalCallbackCount() - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Get the number of portal callbacks.Implemented in csPortal.
getPortalContainer() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getPortalContainer() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
If this mesh is a portal container you can use GetPortalContainer() to get the portal container interface.
getPortalCount() - Method in class crystalspace.jbind.impl.engine.portalcontainer.csPortalContainer
 
getPortalCount() - Method in interface crystalspace.jbind.interfaces.iengine.portalcontainer.iPortalContainer
Get the number of portals in this contain.
getPortalMeshes() - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
getPortalMeshes() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Get the set of meshes containing portals that leave from this sector.
getPortalRenderPriority() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getPortalRenderPriority() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the render priority for portal objects (attached to 'portal' name).
getPos() - Method in class crystalspace.jbind.impl.csutil.vfs.csFile
 
getPos() - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iFile
Query current file pointer.
getPosition() - Method in class crystalspace.jbind.impl.engine.campos.csCameraPosition
 
getPosition() - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
getPosition() - Method in class crystalspace.jbind.impl.sound.source.csSoundSource
 
getPosition() - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPosition
Return the position.
getPosition() - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Get the current position.
getPosition() - Method in interface crystalspace.jbind.interfaces.isound.source.iSoundSource
get position of this source
getPotentiallyConflictingEvents() - Method in class crystalspace.jbind.impl.csutil.event.csEventPlug
 
getPotentiallyConflictingEvents() - Method in interface crystalspace.jbind.interfaces.iutil.event.iEventPlug
Get the mask of events that can be generated by this source and are generated directly from user actions (e.g. key presses, mouse clicks and so on);.
getPreviousSector() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
getPreviousSector() - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Get previous sector
getPreviousShadowBlock(iShadowBlock) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlockList
 
getPreviousShadowBlock(iShadowBlock) - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlockList
Get previous shadow block.
getPriority() - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBuffer
 
getPriority() - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBuffer
Get the priority.
getQuality() - Method in class crystalspace.jbind.impl.video.effects.eftech.csEffectTechnique
 
getQuality() - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eftech.iEffectTechnique
Retrieve this technique's quality.
getRadius(csVector3, csVector3) - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
getRadius() - Method in class crystalspace.jbind.impl.csgeom.sphere.csSphere
Get the radius of this sphere.
getRadius() - Method in class crystalspace.jbind.impl.engine.fview.csFrustumView
 
getRadius(csVector3, csVector3) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getRadius() - Method in interface crystalspace.jbind.interfaces.iengine.fview.iFrustumView
Get the radius.
getRadius(csVector3, csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Get the radius of this mesh and all its children.
getRadius(csVector3, csVector3) - Method in interface crystalspace.jbind.interfaces.igeom.objmodel.iObjectModel
Get the radius and center of this object in object space.
getRandomSeed() - Method in class crystalspace.jbind.impl.engine.halo.csNovaHalo
 
getRandomSeed() - Method in interface crystalspace.jbind.interfaces.iengine.halo.iNovaHalo
Get random seed.
getRealPath(String) - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
getRealPath(String) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Query real-world path from given VFS path.
getRecLevel() - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
getRecLevel() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Get the current draw recursion level.
getRefCount() - Method in class crystalspace.jbind.impl.csutil.scf.csBase
 
getRefCount() - Method in interface crystalspace.jbind.interfaces.iutil.scf.iBase
Get the ref count (only for debugging).
getReflect(csPlane3) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Return a transform that represents a mirroring across a plane.
getReflection() - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
getReflection() - Method in class crystalspace.jbind.impl.video.material.csMaterialHandle
 
getReflection() - Method in interface crystalspace.jbind.interfaces.ivideo.material.iMaterial
Get light reflection parameters for this material.
getReflection() - Method in interface crystalspace.jbind.interfaces.ivideo.material.iMaterialHandle
Get light reflection parameters for this material.
getRegion() - Method in class crystalspace.jbind.impl.map.ldrctxt.csLoaderContext
 
getRegion() - Method in interface crystalspace.jbind.interfaces.imap.ldrctxt.iLoaderContext
Return a region if we only want to load in that region. 0 otherwise.
getRegions() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getRegions() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the list of all regions.
getRenderContext() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
getRenderContext() - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Get the current render context
getRenderLoopManager() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getRenderLoopManager() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
For NR: Retrieve the render loop manager.
getRenderMeshes(int) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getRenderMeshes(int) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
getRenderMeshes(int) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Returns the render mesh.
getRenderMeshes(int) - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
For NR: @@ document me!!!
getRenderPriority(String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getRenderPriority() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getRenderPriority(String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get a render priority by name.
getRenderPriority() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Get the render priority.
getRenderPriorityCamera(long) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getRenderPriorityCamera(String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getRenderPriorityCamera(String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the render priority camera flag.
getRenderPriorityCamera(long) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the render priority camera flag.
getRenderPriorityCount() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getRenderPriorityCount() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the number of render priorities.
getRenderPriorityName(long) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getRenderPriorityName(long) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the name of the render priority or 0 if none existant.
getRenderPrioritySorting(long) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getRenderPrioritySorting(String) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getRenderPrioritySorting(String) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the render priority sorting flag.
getRenderPrioritySorting(long) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the render priority sorting flag.
getRenderRecursionLevel() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
getRenderRecursionLevel() - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Get render recursion level
getRenderState(int) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getRenderState(int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Get a renderstate value.
getRenderTarget() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getRenderTarget() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Get the current render target (0 for screen);.
getRendererData() - Method in class crystalspace.jbind.impl.video.effects.eflayer.csEffectLayer
 
getRendererData() - Method in class crystalspace.jbind.impl.video.effects.efpass.csEffectPass
 
getRendererData() - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eflayer.iEffectLayer
Get renderer specific data.
getRendererData() - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efpass.iEffectPass
Get renderer specific data.
getResourceDir() - Method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
getResourceDir() - Method in interface crystalspace.jbind.interfaces.iutil.cmdline.iCommandLineParser
Returns the directory in which the application's resources resides.
getRoundnessFactor() - Method in class crystalspace.jbind.impl.engine.halo.csNovaHalo
 
getRoundnessFactor() - Method in interface crystalspace.jbind.interfaces.iengine.halo.iNovaHalo
Get the roundness factor.
getSLMCoords() - Method in class crystalspace.jbind.impl.video.txtmgr.csRendererLightmap
 
getSLMCoords() - Method in interface crystalspace.jbind.interfaces.ivideo.txtmgr.iRendererLightmap
Retrieve the coordinates of this lightmap in the superlightmap, in the 'absolute' system used by iSuperLightmap::RegisterLightmap().
getScreenBoundingBox(iCamera, csBox2, csBox3) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getScreenBoundingBox(iCamera, csBox2, csBox3) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Get a very inaccurate bounding box of the object in screen space.
getSector() - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
getSector() - Method in class crystalspace.jbind.impl.engine.campos.csCameraPosition
 
getSector() - Method in class crystalspace.jbind.impl.engine.light.csLight
 
getSector() - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
getSector() - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Get the current sector.
getSector() - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPosition
Return the home sector.
getSector() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Get the sector for this light.
getSector() - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Return the sector that this portal points too.Implemented in csPortal.
getSectorCallback(int) - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
getSectorCallback(int) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Get the specified sector callback.
getSectorCallbackCount() - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
getSectorCallbackCount() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Get the number of sector callbacks.
getSectors() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getSectors() - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
getSectors() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the list of sectors.
getSectors() - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Get the list of sectors for this entity.
getShader(int) - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
getShader(int) - Method in class crystalspace.jbind.impl.video.material.csMaterialHandle
 
getShader(int) - Method in interface crystalspace.jbind.interfaces.ivideo.material.iMaterial
Get shader associated with a shader type.
getShader(int) - Method in interface crystalspace.jbind.interfaces.ivideo.material.iMaterialHandle
Get shader associated with a shader type.
getShadow(int) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlock
 
getShadow(int) - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlock
Get the specified shadow.
getShadowCount() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlock
 
getShadowCount() - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlock
Get the number of shadows in this list.
getShadowIterator() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlock
 
getShadowIterator(boolean) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlock
 
getShadowIterator(csBox3) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlockList
 
getShadowIterator(csBox3, boolean) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlockList
 
getShadowIterator() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlockList
 
getShadowIterator(boolean) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlockList
 
getShadowIterator() - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlock
Get an iterator to iterate over all shadows in this block.
getShadowIterator(boolean) - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlock
Get an iterator to iterate over all shadows in this block.
getShadowIterator(csBox3) - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlockList
Get an iterator to iterate over all shadows in this list.
getShadowIterator(csBox3, boolean) - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlockList
Get an iterator to iterate over all shadows in this list.
getShadowIterator() - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlockList
Get an iterator to iterate over all shadows in this list.
getShadowIterator(boolean) - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlockList
Get an iterator to iterate over all shadows in this list.
getShadowReceiver() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getShadowReceiver() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Get the optional shadow receiver that is implemented by this mesh object.
getShapeNumber() - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
getShapeNumber() - Method in interface crystalspace.jbind.interfaces.igeom.objmodel.iObjectModel
Returns a number that will change whenever the shape of this object changes.
getShiftX() - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
getShiftX() - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Get the X shift amount.
getShiftY() - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
getShiftY() - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Get the Y shift amount.
getSide(int) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Get a side of this box as a 2D box.
getSignedArea() - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Calculate the signed area of this polygon.
getSize() - Method in class crystalspace.jbind.impl.csutil.databuff.csDataBuffer
 
getSize() - Method in class crystalspace.jbind.impl.csutil.vfs.csFile
 
getSize() - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
getSize() - Method in class crystalspace.jbind.impl.video.fontserv.csFont
 
getSize() - Method in class crystalspace.jbind.impl.video.rndbuf.csRenderBuffer
 
getSize() - Method in interface crystalspace.jbind.interfaces.igraphic.image.iImage
Query image size in bytes.
getSize() - Method in interface crystalspace.jbind.interfaces.iutil.databuff.iDataBuffer
Query the buffer size.
getSize() - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iFile
Query file size.
getSize() - Method in interface crystalspace.jbind.interfaces.ivideo.fontserv.iFont
Query current font size in Point.
getSize() - Method in interface crystalspace.jbind.interfaces.ivideo.rndbuf.iRenderBuffer
Get the size of the buffer (in bytes);.
getSkyRenderPriority() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getSkyRenderPriority() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the render priority for sky objects (attached to 'sky' name).
getSmoothingFlag() - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getSmoothingFlag() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Gets the smoothing flag.
getSortedMeshes(csRenderMeshArray) - Method in class crystalspace.jbind.impl.cstool.rendermeshlist.csRenderMeshList
After sorting the meshes fetch them with this function.
getSound() - Method in class crystalspace.jbind.impl.sound.wrapper.csSoundWrapper
 
getSound() - Method in interface crystalspace.jbind.interfaces.isound.wrapper.iSoundWrapper
Return the sound handle.
getSpokeCount() - Method in class crystalspace.jbind.impl.engine.halo.csNovaHalo
 
getSpokeCount() - Method in interface crystalspace.jbind.interfaces.iengine.halo.iNovaHalo
Get the number of halo spokes.
getSquaredRadius() - Method in class crystalspace.jbind.impl.engine.fview.csFrustumView
 
getSquaredRadius() - Method in interface crystalspace.jbind.interfaces.iengine.fview.iFrustumView
Get the squared radius.
getStateFloat(int) - Method in class crystalspace.jbind.impl.video.effects.eflayer.csEffectLayer
 
getStateFloat(int) - Method in class crystalspace.jbind.impl.video.effects.efpass.csEffectPass
 
getStateFloat(int) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eflayer.iEffectLayer
Get a state float.
getStateFloat(int) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efpass.iEffectPass
Get a state float.
getStateOpaque(int) - Method in class crystalspace.jbind.impl.video.effects.eflayer.csEffectLayer
 
getStateOpaque(int) - Method in class crystalspace.jbind.impl.video.effects.efpass.csEffectPass
 
getStateOpaque(int) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eflayer.iEffectLayer
Get a state opaque data.
getStateOpaque(int) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efpass.iEffectPass
Get a state opaque data.
getStateString(int) - Method in class crystalspace.jbind.impl.video.effects.eflayer.csEffectLayer
 
getStateString(int) - Method in class crystalspace.jbind.impl.video.effects.efpass.csEffectPass
 
getStateString(int) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eflayer.iEffectLayer
Get a state string.
getStateString(int) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efpass.iEffectPass
Get a state string.
getStateVector4(int) - Method in class crystalspace.jbind.impl.video.effects.eflayer.csEffectLayer
 
getStateVector4(int) - Method in class crystalspace.jbind.impl.video.effects.efpass.csEffectPass
 
getStateVector4(int) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eflayer.iEffectLayer
Get a state vector4.
getStateVector4(int) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efpass.iEffectPass
Get a state vector4.
getStaticData() - Method in class crystalspace.jbind.impl.sound.data.csSoundData
 
getStaticData() - Method in interface crystalspace.jbind.interfaces.isound.data.iSoundData
Get a pointer to the data buffer (static sounds only);.
getStaticLOD() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
getStaticLOD() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getStaticLOD() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper
Get the LOD function parameters for this factory.
getStaticLOD() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Get the LOD control for this mesh.
getStaticLODC() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
getStaticLODC() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper
Get the LOD control for this factory.
getStaticSampleCount() - Method in class crystalspace.jbind.impl.sound.data.csSoundData
 
getStaticSampleCount() - Method in interface crystalspace.jbind.interfaces.isound.data.iSoundData
Get size of this sound in samples (static sounds only);.
getStatus() - Method in class crystalspace.jbind.impl.csutil.vfs.csFile
 
getStatus() - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iFile
Check (and clear); file last error status.
getStr(String) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
getStr(String, String) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
getStr() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
 
getStr(String) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Get a string value from the configuration.
getStr(String, String) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Get a string value from the configuration.
getStr() - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigIterator
Get a string value from the configuration.
getSubsection() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
 
getSubsection() - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigIterator
Returns the subsection in the configuruation.
getT2O() - Method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Get 'this' to 'other' transformation matrix.
getT2OTranslation() - Method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Get 'this' to 'other' translation.
getTechnique(int) - Method in class crystalspace.jbind.impl.video.effects.efdef.csEffectDefinition
 
getTechnique(int) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efdef.iEffectDefinition
Retrieve a technique.
getTechniqueCount() - Method in class crystalspace.jbind.impl.video.effects.efdef.csEffectDefinition
 
getTechniqueCount() - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efdef.iEffectDefinition
Get number of techniques.
getTexels() - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBuffer
 
getTexels() - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBuffer
Get the current array of texels.
getTexture(int) - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
getTexture() - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
getTexture() - Method in class crystalspace.jbind.impl.video.material.csMaterialHandle
 
getTexture(int) - Method in interface crystalspace.jbind.interfaces.ivideo.material.iMaterial
Get a texture from the material.
getTexture() - Method in interface crystalspace.jbind.interfaces.ivideo.material.iMaterial
Get the base texture from the material.
getTexture() - Method in interface crystalspace.jbind.interfaces.ivideo.material.iMaterialHandle
Get a texture from the material.
getTextureFilter() - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
getTextureFilter() - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Get the filter texture.Implemented in csPortal.
getTextureFormat() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getTextureFormat() - Method in class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
getTextureFormat() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Query the format to load textures (usually this depends on texture manager).
getTextureFormat() - Method in interface crystalspace.jbind.interfaces.ivideo.txtmgr.iTextureManager
Query the basic format of textures that can be registered with this texture manager.
getTextureHandle() - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
getTextureHandle() - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureWrapper
Get the texture handle.
getTextureLayer(int) - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
getTextureLayer(int) - Method in interface crystalspace.jbind.interfaces.ivideo.material.iMaterial
Get a texture layer.
getTextureLayerCount() - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
getTextureLayerCount() - Method in interface crystalspace.jbind.interfaces.ivideo.material.iMaterial
Get the number of texture layers.
getTextureList() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getTextureList() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the list of all textures.
getTextureManager() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getTextureManager() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Get the texture manager: do NOT increment the refcount of texture manager.
getThingFactoryState() - Method in class crystalspace.jbind.impl.mesh.thing.csPolygonHandle
 
getThingFactoryState() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iPolygonHandle
Get the factory state for this polygon.
getThingState() - Method in class crystalspace.jbind.impl.mesh.thing.csPolygonHandle
 
getThingState() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iPolygonHandle
Get the instance of this polygon.
getThisSector() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
getThisSector() - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Get current sector
getTopFrustum() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
getTopFrustum() - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Get the top level frustum(corresponding with SetFrustum())
getTopLevelClipper() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getTopLevelClipper() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the top-level clipper.
getTotal() - Method in class crystalspace.jbind.impl.varia.pmeter.csProgressMeter
 
getTotal() - Method in interface crystalspace.jbind.interfaces.ivaria.pmeter.iProgressMeter
Get the total element count represented by the meter.
getTransform() - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
getTransform() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
getTransform() - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
getTransform() - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Get the transform corresponding to this camera.
getTransform() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper
Get optional relative transform (relative to parent).
getTransform() - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Get the world to object tranformation.
getTransformedBoundingBox(csReversibleTransform, csBox3) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getTransformedBoundingBox(csReversibleTransform, csBox3) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Get the bounding box of this object after applying a transformation to it.
getTranspose() - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Return the transpose of this matrix.
getTriangleCount() - Method in class crystalspace.jbind.impl.csgeom.polymesh.csPolygonMesh
 
getTriangleCount() - Method in interface crystalspace.jbind.interfaces.igeom.polymesh.iPolygonMesh
Get the number of triangles for this mesh.
getTriangles() - Method in class crystalspace.jbind.impl.csgeom.polymesh.csPolygonMesh
 
getTriangles() - Method in interface crystalspace.jbind.interfaces.igeom.polymesh.iPolygonMesh
Get the triangle table for this mesh.
getType() - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Get type of data stored.
getType() - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariable
 
getType() - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariable
Get the type currently stored by this variable.
getUpdateNumber() - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
getUpdateNumber() - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
A number which indicates if the movable has been updated.
getUpwardVector() - Method in class crystalspace.jbind.impl.engine.campos.csCameraPosition
 
getUpwardVector() - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPosition
Return the 'up' vector.
getUseCallback() - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
getUseCallback() - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureWrapper
Get the use callback.
getUserArray(int) - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBuffer
 
getUserArray(int) - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBuffer
Get all of the current user arrays.
getUserArrayComponentCount(int) - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBuffer
 
getUserArrayComponentCount(int) - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBuffer
Get the number of components of one of the current user arrays.
getUserData() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowIterator
 
getUserData() - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowIterator
Get the user data for the last shadow.
getUserdata() - Method in class crystalspace.jbind.impl.engine.fview.csFrustumView
 
getUserdata() - Method in interface crystalspace.jbind.interfaces.iengine.fview.iFrustumView
Get userdata.
getVFS() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
getVFS() - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Get the VFS object on which this file is stored (if any);.
getValidation() - Method in class crystalspace.jbind.impl.video.effects.eftech.csEffectTechnique
 
getValidation() - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eftech.iEffectTechnique
Retrieve validation status.
getValue(csVector4) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Retrieve a csVector4.
getValue(csVector3) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Retrieve a csVector3.
getValue(csVector2) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Retireve a csVector2.
getValue(iRenderBuffer) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Retrieve a iRenderBuffer.
getValue(iTextureWrapper) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Retrieve a texture wrapper.
getValue(iTextureHandle) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Retrieve a texture handle.
getValue(csRGBpixel) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Retrieve a color.
getValueFloat() - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Retrieve a float.
getValueInt() - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Retireve an int.
getVariable(int) - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
getVariable(int) - Method in class crystalspace.jbind.impl.video.shader.shader.csShader
 
getVariable(int) - Method in class crystalspace.jbind.impl.video.shader.shader.csShaderVariableContext
 
getVariable(int) - Method in interface crystalspace.jbind.interfaces.ivideo.shader.shader.iShaderVariableContext
Get a named variable from this context.
getVariableAdd(int) - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
getVariableAdd(int) - Method in class crystalspace.jbind.impl.video.shader.shader.csShader
 
getVariableAdd(int) - Method in class crystalspace.jbind.impl.video.shader.shader.csShaderVariableContext
 
getVariableAdd(int) - Method in interface crystalspace.jbind.interfaces.ivideo.shader.shader.iShaderVariableContext
Like GetVariable();, but it also adds it if doesn't exist already.
getVariableFloat(int) - Method in class crystalspace.jbind.impl.video.effects.efdef.csEffectDefinition
 
getVariableFloat(int) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efdef.iEffectDefinition
Get variable value as float.
getVariableID(int) - Method in class crystalspace.jbind.impl.video.effects.efdef.csEffectDefinition
 
getVariableID(int, boolean) - Method in class crystalspace.jbind.impl.video.effects.efdef.csEffectDefinition
 
getVariableID(int) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efdef.iEffectDefinition
Get/create variable.
getVariableID(int, boolean) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efdef.iEffectDefinition
Get/create variable.
getVariableList() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getVariableList() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the list of all shared variables.
getVariableRecursive(int) - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
getVariableRecursive(int) - Method in class crystalspace.jbind.impl.video.shader.shader.csShader
 
getVariableRecursive(int) - Method in class crystalspace.jbind.impl.video.shader.shader.csShaderVariableContext
 
getVariableRecursive(int) - Method in interface crystalspace.jbind.interfaces.ivideo.shader.shader.iShaderVariableContext
Get a named variable from this context, and any context above/outer.
getVariableRecursiveAdd(int) - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
getVariableRecursiveAdd(int) - Method in class crystalspace.jbind.impl.video.shader.shader.csShader
 
getVariableRecursiveAdd(int) - Method in class crystalspace.jbind.impl.video.shader.shader.csShaderVariableContext
 
getVariableRecursiveAdd(int) - Method in interface crystalspace.jbind.interfaces.ivideo.shader.shader.iShaderVariableContext
Like GetVariable();, but it also adds it if doesn't exist already.
getVariableType(int) - Method in class crystalspace.jbind.impl.video.effects.efdef.csEffectDefinition
 
getVariableType(int) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efdef.iEffectDefinition
Get varaibletype.
getVariableVector4(int) - Method in class crystalspace.jbind.impl.video.effects.efdef.csEffectDefinition
 
getVariableVector4(int) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efdef.iEffectDefinition
Get variable value as csEffectVector4.
getVector() - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariable
 
getVector() - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariable
Get the vector from the variable.
getVelocity() - Method in class crystalspace.jbind.impl.sound.source.csSoundSource
 
getVelocity() - Method in interface crystalspace.jbind.interfaces.isound.source.iSoundSource
get velocity of this source
getVersion() - Method in class crystalspace.jbind.impl.csgeom.clip2d.csClipper2D
 
getVersion() - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
getVersion() - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModelListener
 
getVersion() - Method in class crystalspace.jbind.impl.csgeom.polymesh.csPolygonMesh
 
getVersion() - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableAccessor
 
getVersion() - Method in class crystalspace.jbind.impl.cstool.csview.csView
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.cache.csCacheManager
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.comp.csComponent
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.csinput.csKeyComposer
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.csinput.csKeyboardDriver
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.databuff.csDataBuffer
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.event.csEventCord
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.event.csEventHandler
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.event.csEventOutlet
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.event.csEventPlug
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.evoutlet.csEventOutlet
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.object.csObject
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.object.csObjectIterator
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistry
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistryIterator
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.plugin.csPluginIterator
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.plugin.csPluginManager
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.scf.csBase
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.stringarray.csStringArray
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.vfs.csFile
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
getVersion() - Method in class crystalspace.jbind.impl.csutil.virtclk.csVirtualClock
 
getVersion() - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
getVersion() - Method in class crystalspace.jbind.impl.engine.campos.csCameraPosition
 
getVersion() - Method in class crystalspace.jbind.impl.engine.campos.csCameraPositionList
 
getVersion() - Method in class crystalspace.jbind.impl.engine.collectn.csCollection
 
getVersion() - Method in class crystalspace.jbind.impl.engine.collectn.csCollectionList
 
getVersion() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getVersion() - Method in class crystalspace.jbind.impl.engine.fview.csFrustumView
 
getVersion() - Method in class crystalspace.jbind.impl.engine.fview.csFrustumViewObjectFunc
 
getVersion() - Method in class crystalspace.jbind.impl.engine.fview.csFrustumViewUserdata
 
getVersion() - Method in class crystalspace.jbind.impl.engine.halo.csCrossHalo
 
getVersion() - Method in class crystalspace.jbind.impl.engine.halo.csFlareHalo
 
getVersion() - Method in class crystalspace.jbind.impl.engine.halo.csNovaHalo
 
getVersion() - Method in class crystalspace.jbind.impl.engine.light.csLight
 
getVersion() - Method in class crystalspace.jbind.impl.engine.light.csLightCallback
 
getVersion() - Method in class crystalspace.jbind.impl.engine.light.csLightIterator
 
getVersion() - Method in class crystalspace.jbind.impl.engine.light.csLightList
 
getVersion() - Method in class crystalspace.jbind.impl.engine.lod.csLODControl
 
getVersion() - Method in class crystalspace.jbind.impl.engine.material.csMaterialList
 
getVersion() - Method in class crystalspace.jbind.impl.engine.material.csMaterialWrapper
 
getVersion() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshDrawCallback
 
getVersion() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryList
 
getVersion() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
getVersion() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshList
 
getVersion() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getVersion() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapperIterator
 
getVersion() - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
getVersion() - Method in class crystalspace.jbind.impl.engine.movable.csMovableListener
 
getVersion() - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher
 
getVersion() - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcherListener
 
getVersion() - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
getVersion() - Method in class crystalspace.jbind.impl.engine.portal.csPortalCallback
 
getVersion() - Method in class crystalspace.jbind.impl.engine.portalcontainer.csPortalContainer
 
getVersion() - Method in class crystalspace.jbind.impl.engine.region.csRegion
 
getVersion() - Method in class crystalspace.jbind.impl.engine.region.csRegionList
 
getVersion() - Method in class crystalspace.jbind.impl.engine.renderloop.csRenderLoopManager
 
getVersion() - Method in class crystalspace.jbind.impl.engine.rendersteps.icontainer.csRenderStepContainer
 
getVersion() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
getVersion() - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
getVersion() - Method in class crystalspace.jbind.impl.engine.sector.csSectorCallback
 
getVersion() - Method in class crystalspace.jbind.impl.engine.sector.csSectorIterator
 
getVersion() - Method in class crystalspace.jbind.impl.engine.sector.csSectorList
 
getVersion() - Method in class crystalspace.jbind.impl.engine.shadcast.csShadowReceiver
 
getVersion() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlock
 
getVersion() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlockList
 
getVersion() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowIterator
 
getVersion() - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariable
 
getVersion() - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariableList
 
getVersion() - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariableListener
 
getVersion() - Method in class crystalspace.jbind.impl.engine.texture.csTextureCallback
 
getVersion() - Method in class crystalspace.jbind.impl.engine.texture.csTextureList
 
getVersion() - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
getVersion() - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
getVersion() - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCullerListener
 
getVersion() - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityObject
 
getVersion() - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityObjectIterator
 
getVersion() - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
getVersion() - Method in class crystalspace.jbind.impl.map.csLoader
 
getVersion() - Method in class crystalspace.jbind.impl.map.csLoaderStatus
 
getVersion() - Method in class crystalspace.jbind.impl.map.ldrctxt.csLoaderContext
 
getVersion() - Method in class crystalspace.jbind.impl.mesh.lighting.csLightingInfo
 
getVersion() - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
getVersion() - Method in class crystalspace.jbind.impl.mesh.object.csMeshObjectDrawCallback
 
getVersion() - Method in class crystalspace.jbind.impl.mesh.object.csMeshObjectFactory
 
getVersion() - Method in class crystalspace.jbind.impl.mesh.thing.csPolygonHandle
 
getVersion() - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getVersion() - Method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
getVersion() - Method in class crystalspace.jbind.impl.sound.data.csSoundData
 
getVersion() - Method in class crystalspace.jbind.impl.sound.handle.csSoundHandle
 
getVersion() - Method in class crystalspace.jbind.impl.sound.source.csSoundSource
 
getVersion() - Method in class crystalspace.jbind.impl.sound.wrapper.csSoundWrapper
 
getVersion() - Method in class crystalspace.jbind.impl.varia.pmeter.csProgressMeter
 
getVersion() - Method in class crystalspace.jbind.impl.varia.view.csView
 
getVersion() - Method in class crystalspace.jbind.impl.video.effects.efdef.csEffectDefinition
 
getVersion() - Method in class crystalspace.jbind.impl.video.effects.eflayer.csEffectLayer
 
getVersion() - Method in class crystalspace.jbind.impl.video.effects.efpass.csEffectPass
 
getVersion() - Method in class crystalspace.jbind.impl.video.effects.eftech.csEffectTechnique
 
getVersion() - Method in class crystalspace.jbind.impl.video.fontserv.csFont
 
getVersion() - Method in class crystalspace.jbind.impl.video.fontserv.csFontDeleteNotify
 
getVersion() - Method in class crystalspace.jbind.impl.video.fontserv.csFontServer
 
getVersion() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getVersion() - Method in class crystalspace.jbind.impl.video.graph2d.csOffscreenCanvasCallback
 
getVersion() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getVersion() - Method in class crystalspace.jbind.impl.video.halo.csHalo
 
getVersion() - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
getVersion() - Method in class crystalspace.jbind.impl.video.material.csMaterialHandle
 
getVersion() - Method in class crystalspace.jbind.impl.video.rndbuf.csRenderBuffer
 
getVersion() - Method in class crystalspace.jbind.impl.video.shader.shader.csShader
 
getVersion() - Method in class crystalspace.jbind.impl.video.shader.shader.csShaderVariableContext
 
getVersion() - Method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
getVersion() - Method in class crystalspace.jbind.impl.video.txtmgr.csRendererLightmap
 
getVersion() - Method in class crystalspace.jbind.impl.video.txtmgr.csSuperLightmap
 
getVersion() - Method in class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
getVersion() - Method in class crystalspace.jbind.impl.video.vbufmgr.csPolygonBuffer
 
getVersion() - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBuffer
 
getVersion() - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBufferManager
 
getVersion() - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBufferManagerClient
 
getVersion() - Method in interface crystalspace.jbind.interfaces.iutil.scf.iBase
Return the version of the interface
getVertex(int) - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Get a vertex.
getVertex(int) - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Get the specified vertex.
getVertex(int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getVertex(int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Get the given vertex coordinates in object space.
getVertexArray(int) - Method in class crystalspace.jbind.impl.csgeom.vtpool.csVertexArrayPool
Fetch a new array of n vertices.
getVertexBufferManager() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getVertexBufferManager() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Get the vertex buffer manager.
getVertexCount() - Method in class crystalspace.jbind.impl.csgeom.clip2d.csClipper2D
 
getVertexCount() - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Get the number of vertices.
getVertexCount() - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Get the number of vertices.
getVertexCount() - Method in class crystalspace.jbind.impl.csgeom.polymesh.csPolygonMesh
 
getVertexCount() - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getVertexCount() - Method in class crystalspace.jbind.impl.video.vbufmgr.csPolygonBuffer
 
getVertexCount() - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBuffer
 
getVertexCount() - Method in interface crystalspace.jbind.interfaces.igeom.clip2d.iClipper2D
Return number of vertices for this clipper polygon.
getVertexCount() - Method in interface crystalspace.jbind.interfaces.igeom.polymesh.iPolygonMesh
Get the number of vertices for this mesh.
getVertexCount() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Query number of vertices in set.
getVertexCount() - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iPolygonBuffer
Gets the number of vertices.
getVertexCount() - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBuffer
Get the number of vertices.
getVertexIndices() - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
getVertexIndices() - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Get an array of vertex indices (indices in the array returned by GetVertices()).
getVertexIndicesCount() - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
getVertexIndicesCount() - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Get the number of vertex indices.Implemented in csPortal.
getVertexW(int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
getVertexW(int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingState
Get the given vertex coordinates in world space.
getVertices() - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Get the array of vertices.
getVertices() - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Get the array with all vertices.
getVertices() - Method in class crystalspace.jbind.impl.csgeom.polymesh.csPolygonMesh
 
getVertices() - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
getVertices() - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
getVertices() - Method in class crystalspace.jbind.impl.video.vbufmgr.csPolygonBuffer
 
getVertices() - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBuffer
 
getVertices() - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Get an array of object space vertices.
getVertices() - Method in interface crystalspace.jbind.interfaces.igeom.polymesh.iPolygonMesh
Get the pointer to the array of vertices.
getVertices() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Get the vertex coordinates in object space.
getVertices() - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iPolygonBuffer
Gets the array of vertices.
getVertices() - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBuffer
Get the current array of vertices.
getVerticesW() - Method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
getVerticesW() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingState
Get the vertex coordinates in world space.
getVisibilityCuller() - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
getVisibilityCuller() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Get the visibility culler that is used for this sector.
getVisibilityNumber() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getVisibilityNumber() - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityObject
 
getVisibilityNumber() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Optimization to avoid having to do SCF_QUERY_INTERFACE for iVisibilityObject.
getVisibilityNumber() - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityObject
Get the visibility number.
getVisibleCallback() - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
getVisibleCallback() - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
Get the current visible callback.
getVisibleMeshes(iSector, csFrustum) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getVisibleMeshes(iSector, csVector3) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getVisibleMeshes(iRenderView) - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
getVisibleMeshes(iSector, csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
This routine returns an iterator to iterate over all meshes that are potentially visible as seen from a given position.
getVisibleMeshes(iSector, csFrustum) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
This routine returns an iterator to iterate over all meshes that are potentially visible as seen from a given position.
getVisibleMeshes(iRenderView) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Get a set of visible meshes for given camera.
getVisibleObjects(iSector, csFrustum) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getVisibleObjects(iSector, csVector3) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getVisibleObjects(iSector, csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
This routine returns an iterator to iterate over all objects that are potentially visible as seen from a given position.
getVisibleObjects(iSector, csFrustum) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
This routine returns an iterator to iterate over all objects that are potentially visible as seen from a given position.
getVisibleSides(csVector3, csNativeIntArray) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Fill the array (which should be three long at least) with all visible sides (CS_BOX_SIDE_x etc. defines) as seen from the given point.
getVolume() - Method in class crystalspace.jbind.impl.sound.source.csSoundSource
 
getVolume() - Method in interface crystalspace.jbind.interfaces.isound.source.iSoundSource
Get volume (range from 0.0 to 1.0);.
getWallRenderPriority() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
getWallRenderPriority() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the render priority for wall objects (attached to 'wall' name).
getWarp() - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
getWarp() - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Get the warping transformation.Implemented in csPortal.
getWatchNumber() - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher
 
getWatchNumber() - Method in interface crystalspace.jbind.interfaces.iengine.objwatch.iObjectWatcher
Get the current number for his watcher.
getWatchedLightCount() - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher
 
getWatchedLightCount() - Method in interface crystalspace.jbind.interfaces.iengine.objwatch.iObjectWatcher
Get the number of watched lights.Implemented in csObjectWatcher
getWatchedMovableCount() - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher
 
getWatchedMovableCount() - Method in interface crystalspace.jbind.interfaces.iengine.objwatch.iObjectWatcher
Get the number of watched movables.Implemented in csObjectWatcher
getWidth() - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
getWidth() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
getWidth() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getWidth() - Method in class crystalspace.jbind.impl.video.halo.csHalo
 
getWidth() - Method in interface crystalspace.jbind.interfaces.igraphic.image.iImage
Query image width.
getWidth() - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Return the width of the framebuffer.
getWidth() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Get drawing buffer width.
getWidth() - Method in interface crystalspace.jbind.interfaces.ivideo.halo.iHalo
Query halo width.
getWorldBoundingBox(csBox3) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getWorldBoundingBox(csBox3) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Get the bounding box of this object in world space.
getWorldPlane() - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
getWorldPlane(iMovable) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
getWorldPlane() - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Get the world space plane of this portal.
getWorldPlane(iMovable) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Get the world space plane of this portal.
getWriteMask() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getWriteMask() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Get the masking of color and/or alpha values to framebuffer.
getZBufMode() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
getZBufMode() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Get the Z-buf drawing mode.
getZBuffAt(int, int) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getZBuffAt(int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Debugging only: get a pointer to Z-buffer at some location.
getZBuffValue(int, int) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getZBuffValue(int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Get Z-buffer value at given X,Y position.
getZMode() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
getZMode() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Get the z buffer write/test mode.
graph3d - class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d.
 
graph3d() - Constructor for class crystalspace.jbind.interfaces.ivideo.graph3d.graph3d
 
greater(csBox2, csBox2) - Static method in class crystalspace.jbind.impl.csgeom.box.csBox2
Tests if box1 is a superset of box2.
greater(csBox3, csBox3) - Static method in class crystalspace.jbind.impl.csgeom.box.csBox3
Tests if box1 is a superset of box2.
greater(double, csDVector3) - Static method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Test if each component of a vector is greater than a small epsilon value.
greater(float, csMatrix3) - Static method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Test if each component of a matrix is greater than a small epsilon value.
greater(float, csVector2) - Static method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Test if each component of a vector is greater than a small epsilon value.
greater(float, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Test if each component of a vector is less than a small epsilon value.
greater(double, csDVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Test if each component of a vector is greater than a small epsilon value.
greater(float, csVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Test if each component of a vector is less than a small epsilon value.
green() - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBcolor
The red, green, blue components.
green(short) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBcolor
The red, green, blue components.
green() - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
The red, green, blue and alpha components.
green(short) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
The red, green, blue and alpha components.
green() - Method in class crystalspace.jbind.impl.csutil.cscolor.csColor
Green (0..1).
green(float) - Method in class crystalspace.jbind.impl.csutil.cscolor.csColor
Green (0..1).

H

handleEvent(iEvent) - Method in class crystalspace.jbind.impl.csutil.event.csEventHandler
 
handleEvent(iEvent) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEventHandler
This is the basic event handling function.
handleEvent(iEvent) - Method in class crystalspace.jbind.tutorial.CTutorial2
 
handleEvent(iEvent) - Method in class crystalspace.jbind.tutorial.CTutorial3
 
handleEvent(iEvent) - Method in class crystalspace.jbind.tutorial.CTutorial4
 
handleKey(csKeyEventData, csNativeIntArray) - Method in class crystalspace.jbind.impl.csutil.csinput.csKeyComposer
 
handleKey(csKeyEventData, csNativeIntArray) - Method in interface crystalspace.jbind.interfaces.iutil.csinput.iKeyComposer
Handle keyboard input.
hardTransform(csReversibleTransform) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
hardTransform(csReversibleTransform) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
hardTransform(csReversibleTransform) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
hardTransform(csReversibleTransform) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
hardTransform(csReversibleTransform) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObjectFactory
 
hardTransform(csReversibleTransform) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper
Do a hard transform of this factory.
hardTransform(csReversibleTransform) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Do a hard transform of this object.
hardTransform(csReversibleTransform) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Hard transform the warp matrix.Implemented in csPortal.
hardTransform(csReversibleTransform) - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
Do a hard transform of this object.
hardTransform(csReversibleTransform) - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObjectFactory
Do a hard transform of this factory.
hasFog() - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
hasFog() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Has this sector fog?
hasGlyph(int) - Method in class crystalspace.jbind.impl.video.fontserv.csFont
 
hasGlyph(int) - Method in interface crystalspace.jbind.interfaces.ivideo.fontserv.iFont
Returns whether a specific glyph is present in this font.
hasKeycolor() - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
hasKeycolor() - Method in interface crystalspace.jbind.interfaces.igraphic.image.iImage
check if image has a keycolour stored with it Implemented in csImageFile.
hasMipmaps() - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
hasMipmaps() - Method in interface crystalspace.jbind.interfaces.igraphic.image.iImage
Returns the number of mipmaps contained in the image (in case there exist any precalculated mipmaps.
hasNearPlane() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
hasNearPlane() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Return true if we have a near plane.
hasNext() - Method in class crystalspace.jbind.impl.csutil.object.csObjectIterator
 
hasNext() - Method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistryIterator
 
hasNext() - Method in class crystalspace.jbind.impl.csutil.plugin.csPluginIterator
 
hasNext() - Method in class crystalspace.jbind.impl.engine.light.csLightIterator
 
hasNext() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapperIterator
 
hasNext() - Method in class crystalspace.jbind.impl.engine.sector.csSectorIterator
 
hasNext() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowIterator
 
hasNext() - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityObjectIterator
 
hasNext() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLightIterator
Return true if there are more elements.
hasNext() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapperIterator
Check if we have any more meshes.
hasNext() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSectorIterator
Return true if there are more elements.
hasNext() - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowIterator
Is there still an element in this iterator?
hasNext() - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityObjectIterator
Are there more elements?
hasNext() - Method in interface crystalspace.jbind.interfaces.iutil.object.iObjectIterator
Check if we have any more children of requested type.
hasNext() - Method in interface crystalspace.jbind.interfaces.iutil.objreg.iObjectRegistryIterator
Return true if there are more elements.
hasNext() - Method in interface crystalspace.jbind.interfaces.iutil.plugin.iPluginIterator
Are there more elements?
hashCode() - Method in class crystalspace.jbind.impl.csNativeObject
 
hashCode() - Method in class crystalspace.jbind.impl.csPointer
 
height() - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Return the height of rectangle.
help(iObjectRegistry) - Static method in class crystalspace.jbind.impl.csutil.cmdhelp.csCommandLineHelper
 
help(iObjectRegistry, iCommandLineParser) - Static method in class crystalspace.jbind.impl.csutil.cmdhelp.csCommandLineHelper
 
hitBeam(csVector3, csVector3, csVector3, float) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
hitBeam(csVector3, csVector3, csVector3, int, boolean) - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
hitBeam(csVector3, csVector3, csVector3, int) - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
hitBeam(csVector3, csVector3, csVector3, float) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Check if this object is hit by this world space vector.
hitBeam(csVector3, csVector3, csVector3, int) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Follow a beam from start to end and return the first object that is hit.
hitBeam(csVector3, csVector3, csVector3, int, boolean) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Follow a beam from start to end and return the first object that is hit.
hitBeamBBox(csVector3, csVector3, csVector3, float) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
hitBeamBBox(csVector3, csVector3, csVector3, float) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Check if this mesh is hit by this object space vector.
hitBeamObject(csVector3, csVector3, csVector3, float, int) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
hitBeamObject(csVector3, csVector3, csVector3, float) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
hitBeamObject(csVector3, csVector3, csVector3, float, int) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
hitBeamObject(csVector3, csVector3, csVector3, float) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
hitBeamObject(csVector3, csVector3, csVector3, float) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Check if this object is hit by this object space vector.
hitBeamObject(csVector3, csVector3, csVector3, float, int) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Check if this object is hit by this object space vector.
hitBeamObject(csVector3, csVector3, csVector3, float) - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
Check if this mesh is hit by this object space vector.
hitBeamObject(csVector3, csVector3, csVector3, float, int) - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
Check if this mesh is hit by this object space vector.
hitBeamOutline(csVector3, csVector3, csVector3, float) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
hitBeamOutline(csVector3, csVector3, csVector3, float) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
hitBeamOutline(csVector3, csVector3, csVector3, float) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Check if this object is hit by this object space vector.
hitBeamOutline(csVector3, csVector3, csVector3, float) - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
Check if this mesh is hit by this object space vector.
hitBeamPortals(csReversibleTransform, csVector3, csVector3, csVector3, int[]) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
hitBeamPortals(csVector3, csVector3, csVector3, int) - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
hitBeamPortals(csReversibleTransform, csVector3, csVector3, csVector3, int[]) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Follow a beam through this portal and return the mesh and polygon index that it hits with (0 incase no hit).
hitBeamPortals(csVector3, csVector3, csVector3, int) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Follow a beam from start to end and return the first polygon that is hit.

I

INT - Static variable in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
 
ImplFactory - Static variable in class crystalspace.jbind.impl.csNativeObject
Get a reference to the Native Object Manager
iBase - interface crystalspace.jbind.interfaces.iutil.scf.iBase.
This is the basic interface: all other interfaces should be derived from this one, this will allow us to always use at least some minimal functionality given any interface pointer.
iCacheManager - interface crystalspace.jbind.interfaces.iutil.cache.iCacheManager.
A generic cache system.
iCamera - interface crystalspace.jbind.interfaces.iengine.camera.iCamera.
Camera class.
iCameraPosition - interface crystalspace.jbind.interfaces.iengine.campos.iCameraPosition.
A camera position.
iCameraPositionList - interface crystalspace.jbind.interfaces.iengine.campos.iCameraPositionList.
A list of camera position objects.
iClipper2D - interface crystalspace.jbind.interfaces.igeom.clip2d.iClipper2D.
This interfaces represents a 2D clipper for polygons.
iCollection - interface crystalspace.jbind.interfaces.iengine.collectn.iCollection.
A collection object is for convenience of the script language.
iCollectionList - interface crystalspace.jbind.interfaces.iengine.collectn.iCollectionList.
iCollection list.
iCommandLineParser - interface crystalspace.jbind.interfaces.iutil.cmdline.iCommandLineParser.
A utility class that makes it easier to parse the command line.
iComponent - interface crystalspace.jbind.interfaces.iutil.comp.iComponent.
This interface describes a generic component in Crystal Space.
iConfigFile - interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile.
Configuration file interface.
iConfigIterator - interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigIterator.
Iterator which allows sequential access to configuration information contained in an iConfigFile object.
iConfigManager - interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager.
The configuration manager is used to make a number of iConfigFile object appear like a single object.
iCrossHalo - interface crystalspace.jbind.interfaces.iengine.halo.iCrossHalo.
 
iDataBuffer - interface crystalspace.jbind.interfaces.iutil.databuff.iDataBuffer.
The iDataBuffer interface can be used to exchange buffers with abstract data between plugins.
iEffectDefinition - interface crystalspace.jbind.interfaces.ivideo.effects.efdef.iEffectDefinition.
Effect definition.
iEffectLayer - interface crystalspace.jbind.interfaces.ivideo.effects.eflayer.iEffectLayer.
A layer in an effect pass.
iEffectPass - interface crystalspace.jbind.interfaces.ivideo.effects.efpass.iEffectPass.
An effect pass.
iEffectTechnique - interface crystalspace.jbind.interfaces.ivideo.effects.eftech.iEffectTechnique.
An effect technique.
iEngine - interface crystalspace.jbind.interfaces.iengine.engine.iEngine.
This interface is the main interface to the 3D engine.
iEvdefs - class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs.
Event system related interfaces.
iEvdefs() - Constructor for class crystalspace.jbind.interfaces.iutil.evdefs.iEvdefs
 
iEvent - interface crystalspace.jbind.interfaces.iutil.event.iEvent.
This interface describes any system event.
iEventCord - interface crystalspace.jbind.interfaces.iutil.event.iEventCord.
The iEventCord is an interface provided by an event queue to any event handlers wanting to receive some subclasses of events ASAP in a specified priority, bypassing the queue itself.
iEventHandler - interface crystalspace.jbind.interfaces.iutil.event.iEventHandler.
This interface describes an entity that can receive events.
iEventOutlet - interface crystalspace.jbind.interfaces.iutil.event.iEventOutlet.
The iEventOutlet is the interface to an object that is provided by an event queue to every event plug when it registers itself.
iEventPlug - interface crystalspace.jbind.interfaces.iutil.event.iEventPlug.
Event plug interface, also referred as "event source".
iEventQueue - interface crystalspace.jbind.interfaces.iutil.eventq.iEventQueue.
This interface represents a general event queue.
iFile - interface crystalspace.jbind.interfaces.iutil.vfs.iFile.
A replacement for FILE type in the virtual file space.
iFlareHalo - interface crystalspace.jbind.interfaces.iengine.halo.iFlareHalo.
 
iFont - interface crystalspace.jbind.interfaces.ivideo.fontserv.iFont.
A font object.
iFontDeleteNotify - interface crystalspace.jbind.interfaces.ivideo.fontserv.iFontDeleteNotify.
Called before a font is deleted.
iFontServer - interface crystalspace.jbind.interfaces.ivideo.fontserv.iFontServer.
A font server interface.
iFrustumView - interface crystalspace.jbind.interfaces.iengine.fview.iFrustumView.
 
iFrustumViewObjectFunc - interface crystalspace.jbind.interfaces.iengine.fview.iFrustumViewObjectFunc.
 
iFrustumViewUserdata - interface crystalspace.jbind.interfaces.iengine.fview.iFrustumViewUserdata.
 
iGraphics2D - interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D.
This is the interface for 2D renderer.
iGraphics3D - interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D.
This is the standard 3D graphics interface.
iHalo - interface crystalspace.jbind.interfaces.ivideo.halo.iHalo.
iHalo: used to render halos (aka "light globes").
iImage - interface crystalspace.jbind.interfaces.igraphic.image.iImage.
The iImage interface is used to work with image files (what did you expect?).
iJPointer - interface crystalspace.jbind.interfaces.iJPointer.
 
iKeyComposer - interface crystalspace.jbind.interfaces.iutil.csinput.iKeyComposer.
Keyboard input handler.
iKeyboardDriver - interface crystalspace.jbind.interfaces.iutil.csinput.iKeyboardDriver.
Generic Keyboard Driver.
iLODControl - interface crystalspace.jbind.interfaces.iengine.lod.iLODControl.
The iLODControl interface represents an object that has controllable LOD features.
iLight - interface crystalspace.jbind.interfaces.iengine.light.iLight.
The iLight interface is the SCF interface for the csLight class.
iLightCallback - interface crystalspace.jbind.interfaces.iengine.light.iLightCallback.
Set a callback which is called when this light color is changed.
iLightIterator - interface crystalspace.jbind.interfaces.iengine.light.iLightIterator.
Iterator to iterate over all static lights in the engine.
iLightList - interface crystalspace.jbind.interfaces.iengine.light.iLightList.
This structure represents a list of lights.
iLightingInfo - interface crystalspace.jbind.interfaces.imesh.lighting.iLightingInfo.
This interface is implemented by mesh objects that have some kind of lighting system.
iLoader - interface crystalspace.jbind.interfaces.imap.iLoader.
This interface represents the map loader.
iLoaderContext - interface crystalspace.jbind.interfaces.imap.ldrctxt.iLoaderContext.
This interface gives the context for the loader.
iLoaderStatus - interface crystalspace.jbind.interfaces.imap.iLoaderStatus.
An object to query about the status of the threaded loader.
iMaterial - interface crystalspace.jbind.interfaces.ivideo.material.iMaterial.
This class represents a material as seen from the engine view.
iMaterialHandle - interface crystalspace.jbind.interfaces.ivideo.material.iMaterialHandle.
This class represents a material handle (compiled material) for the 3D rasterizer.
iMaterialList - interface crystalspace.jbind.interfaces.iengine.material.iMaterialList.
This class represents a list of materials.
iMaterialWrapper - interface crystalspace.jbind.interfaces.iengine.material.iMaterialWrapper.
 
iMeshDrawCallback - interface crystalspace.jbind.interfaces.iengine.mesh.iMeshDrawCallback.
Set a callback which is called just before the object is drawn.
iMeshFactoryList - interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryList.
A list of mesh factories.
iMeshFactoryWrapper - interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper.
A mesh factory wrapper is an engine-level object that wraps around a mesh object factory.
iMeshList - interface crystalspace.jbind.interfaces.iengine.mesh.iMeshList.
A list of meshes.
iMeshObject - interface crystalspace.jbind.interfaces.imesh.object.iMeshObject.
This is a general mesh object that the engine can interact with.
iMeshObjectDrawCallback - interface crystalspace.jbind.interfaces.imesh.object.iMeshObjectDrawCallback.
Set a callback which is called just before the object is drawn.
iMeshObjectFactory - interface crystalspace.jbind.interfaces.imesh.object.iMeshObjectFactory.
This object is a factory which can generate mesh objects of a certain type.
iMeshWrapper - interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper.
A mesh wrapper is an engine-level object that wraps around an actual mesh object.
iMeshWrapperIterator - interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapperIterator.
This is an iterator mesh wrappers.
iMovable - interface crystalspace.jbind.interfaces.iengine.movable.iMovable.
This interface describes the transformation between local object space of some model and world space (i.e. where it is in the world).
iMovableListener - interface crystalspace.jbind.interfaces.iengine.movable.iMovableListener.
Implement this class if you're interested in hearing about movable changes.
iNativeWindow - interface crystalspace.jbind.interfaces.ivideo.natwin.iNativeWindow.
This interface represents a native window.
iNovaHalo - interface crystalspace.jbind.interfaces.iengine.halo.iNovaHalo.
 
iObject - interface crystalspace.jbind.interfaces.iutil.object.iObject.
This interface is an SCF interface for encapsulating csObject.
iObjectIterator - interface crystalspace.jbind.interfaces.iutil.object.iObjectIterator.
This is an iterator for child objects of a csObject.
iObjectModel - interface crystalspace.jbind.interfaces.igeom.objmodel.iObjectModel.
This interface represents data related to some geometry in object space.
iObjectModelListener - interface crystalspace.jbind.interfaces.igeom.objmodel.iObjectModelListener.
Implement this class if you're interested in hearing about when the object model changes.
iObjectRegistry - interface crystalspace.jbind.interfaces.iutil.objreg.iObjectRegistry.
This interface serves as a registry of other objects.
iObjectRegistryIterator - interface crystalspace.jbind.interfaces.iutil.objreg.iObjectRegistryIterator.
Use an instance of this class to iterate over objects in the object registry.
iObjectWatcher - interface crystalspace.jbind.interfaces.iengine.objwatch.iObjectWatcher.
This is a generic object watcher.
iObjectWatcherListener - interface crystalspace.jbind.interfaces.iengine.objwatch.iObjectWatcherListener.
Implement this interface if you're interested in hearing about object watcher events.
iOffscreenCanvasCallback - interface crystalspace.jbind.interfaces.ivideo.graph2d.iOffscreenCanvasCallback.
When you create an offscreen canvas (CreateOffscreenCanvas()) then you can use this callback to get informed when the texture has been modified (FinishDraw() called) or a palette entry is modified.
iPluginIterator - interface crystalspace.jbind.interfaces.iutil.plugin.iPluginIterator.
An iterator to iterate over all plugins in the plugin manager.
iPluginManager - interface crystalspace.jbind.interfaces.iutil.plugin.iPluginManager.
This is the plugin manager.
iPointer - interface crystalspace.jbind.interfaces.iPointer.
This interface represent a pointer to a native object.
iPolygonBuffer - interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iPolygonBuffer.
 
iPolygonHandle - interface crystalspace.jbind.interfaces.imesh.thing.iPolygonHandle.
This is an interface that can be used to represent a polygon in situations where a SCF object is required.
iPolygonMesh - interface crystalspace.jbind.interfaces.igeom.polymesh.iPolygonMesh.
This interface reprents a mesh of polygons.
iPortal - interface crystalspace.jbind.interfaces.iengine.portal.iPortal.
This is the interface to the Portal objects.
iPortalCallback - interface crystalspace.jbind.interfaces.iengine.portal.iPortalCallback.
When a sector is missing this callback will be called.
iPortalContainer - interface crystalspace.jbind.interfaces.iengine.portalcontainer.iPortalContainer.
A container for portals.
iProgressMeter - interface crystalspace.jbind.interfaces.ivaria.pmeter.iProgressMeter.
This is a general interface for a progress meter.
iRegion - interface crystalspace.jbind.interfaces.iengine.region.iRegion.
A region.
iRegionList - interface crystalspace.jbind.interfaces.iengine.region.iRegionList.
A list of region objects.
iRenderBuffer - interface crystalspace.jbind.interfaces.ivideo.rndbuf.iRenderBuffer.
This is a general buffer to be used by the renderer.
iRenderLoop - interface crystalspace.jbind.interfaces.iengine.renderloop.iRenderLoop.
 
iRenderLoopManager - interface crystalspace.jbind.interfaces.iengine.renderloop.iRenderLoopManager.
Render loop manager.
iRenderStepContainer - interface crystalspace.jbind.interfaces.iengine.rendersteps.icontainer.iRenderStepContainer.
 
iRenderView - interface crystalspace.jbind.interfaces.iengine.rview.iRenderView.
This interface represents all information needed to render some object in a current draw context.
iRendererLightmap - interface crystalspace.jbind.interfaces.ivideo.txtmgr.iRendererLightmap.
A lightmap registered with a renderer
iSector - interface crystalspace.jbind.interfaces.iengine.sector.iSector.
The iSector interface is used to work with "sectors".
iSectorCallback - interface crystalspace.jbind.interfaces.iengine.sector.iSectorCallback.
Set a callback which is called when this sector is traversed.
iSectorIterator - interface crystalspace.jbind.interfaces.iengine.sector.iSectorIterator.
An iterator to iterate over sectors.
iSectorList - interface crystalspace.jbind.interfaces.iengine.sector.iSectorList.
A list of sectors.
iShader - interface crystalspace.jbind.interfaces.ivideo.shader.shader.iShader.
Specific shader.
iShaderVariableAccessor - interface crystalspace.jbind.interfaces.igfx.shadervar.iShaderVariableAccessor.
Interface to an accessorcallback for shadervariables.
iShaderVariableContext - interface crystalspace.jbind.interfaces.ivideo.shader.shader.iShaderVariableContext.
This is a baseclass for all interfaces which provides shadervariables both dynamically and static.
iShadowBlock - interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlock.
A block of shadows represent the shadows that are casted by one iShadowCaster object.
iShadowBlockList - interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlockList.
This is a list of shadow blocks.
iShadowIterator - interface crystalspace.jbind.interfaces.iengine.shadows.iShadowIterator.
A shadow iterator allows someone to iterate over all shadows in a iShadowBlock or iShadowBlockList
iShadowReceiver - interface crystalspace.jbind.interfaces.iengine.shadcast.iShadowReceiver.
An object that is interested in getting shadow information.
iSharedVariable - interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariable.
iSharedVariable implements a refcounted value which can be shared across many objects and updated efficiently.
iSharedVariableList - interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariableList.
A list of shared variables.
iSharedVariableListener - interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariableListener.
A listener so that you can get notified when a variable is changed.
iSoundData - interface crystalspace.jbind.interfaces.isound.data.iSoundData.
The sound data is a template used to play sounds.
iSoundHandle - interface crystalspace.jbind.interfaces.isound.handle.iSoundHandle.
The sound handle is a sound in the state that is needed by the sound renderer.
iSoundSource - interface crystalspace.jbind.interfaces.isound.source.iSoundSource.
The sound source is an instance of a sound.
iSoundWrapper - interface crystalspace.jbind.interfaces.isound.wrapper.iSoundWrapper.
This class is a csObject (iObject) wrapper for sound handles.
iStringArray - interface crystalspace.jbind.interfaces.iutil.stringarray.iStringArray.
This is an SCF-compatible interface for csStringArray.
iSuperLightmap - interface crystalspace.jbind.interfaces.ivideo.txtmgr.iSuperLightmap.
A super light map.
iTextureCallback - interface crystalspace.jbind.interfaces.iengine.texture.iTextureCallback.
A callback for when a iTextureWrapper is used.
iTextureHandle - interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle.
A texture handle as returned by iTextureManager.
iTextureList - interface crystalspace.jbind.interfaces.iengine.texture.iTextureList.
This class represents a list of texture wrappers.
iTextureManager - interface crystalspace.jbind.interfaces.ivideo.txtmgr.iTextureManager.
This is the standard texture manager interface.
iTextureWrapper - interface crystalspace.jbind.interfaces.iengine.texture.iTextureWrapper.
A texture wrapper is an engine-level object that wraps around an actual texture (iTextureHandle).
iThingFactoryState - interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState.
This is the state interface to access the internals of a thing mesh factory.
iThingState - interface crystalspace.jbind.interfaces.imesh.thing.iThingState.
This is the state interface to access the internals of a thing mesh object.
iVFS - interface crystalspace.jbind.interfaces.iutil.vfs.iVFS.
The Virtual Filesystem Class is intended to be the only way for Crystal Space engine to access the files.
iVertexBuffer - interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBuffer.
 
iVertexBufferManager - interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBufferManager.
 
iVertexBufferManagerClient - interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBufferManagerClient.
Objects using services provided by the vertexbuffermanager can register with the manager to receive information about it current state, e.g. the manager tells its clients if he is going down, closes etc.
iView - interface crystalspace.jbind.interfaces.ivaria.view.iView.
The iView class encapsulates the native Crystal Space renderer interface.
iVirtualClock - interface crystalspace.jbind.interfaces.iutil.virtclk.iVirtualClock.
A virtual game clock.
iVisibilityCuller - interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCuller.
This interface represents a visibility culling system.
iVisibilityCullerListener - interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCullerListener.
Implement this interface when you want to get notified about visible objects detected by the visibility cullers.
iVisibilityObject - interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityObject.
An object that wants to know if it is visible or not for some visibility culler needs to implement this interface.
iVisibilityObjectIterator - interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityObjectIterator.
Iterator to iterate over some visibility objects.
identity() - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Set this matrix to the identity matrix.
identity() - Method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Reset this transform to the identity transform.
immediateBroadcast(int, iPointer) - Method in class crystalspace.jbind.impl.csutil.event.csEventOutlet
 
immediateBroadcast(int, iPointer) - Method in class crystalspace.jbind.impl.csutil.evoutlet.csEventOutlet
 
immediateBroadcast(int, iPointer) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEventOutlet
This is a special routine which is called for example when the application is going to be suspended (suspended means "frozen", that is, application is forced to not run for some time).
in(csVector2) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Test if the given coordinate is in this box.
in(float, float) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Test if the given coordinate is in this box.
in(csVector3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Test if the given coordinate is in this box.
in(float, float, float) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Test if the given coordinate is in this box.
in(csVector2Array, csVector2) - Static method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Test if a vector is inside the given polygon.
in(csVector2) - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Test if this vector is inside the polygon.
inSector() - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
inSector() - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Return true if we are placed in a sector (i.e. visible).
incRecLevel() - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
incRecLevel() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Add one draw recursion level.
incRef() - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Increment reference counter.
incRef() - Method in class crystalspace.jbind.impl.csutil.scf.csBase
 
incRef() - Method in interface crystalspace.jbind.interfaces.iutil.scf.iBase
Increment the number of references to this object.
info() - Method in class crystalspace.jbind.impl.csutil.event.csEventCommandData
Command info.
info(iPointer) - Method in class crystalspace.jbind.impl.csutil.event.csEventCommandData
 
init(float, float, float, float) - Method in class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Initialize a quaternion with specific values.
initSCF() - Static method in class crystalspace.jbind.impl.csgeom.clip2d.csClipper2D
 
initSCF() - Static method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
initSCF() - Static method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModelListener
 
initSCF() - Static method in class crystalspace.jbind.impl.csgeom.polymesh.csPolygonMesh
 
initSCF() - Static method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableAccessor
 
initSCF() - Static method in class crystalspace.jbind.impl.cstool.csview.csView
 
initSCF() - Static method in class crystalspace.jbind.impl.csutil.cache.csCacheManager
 
initSCF() - Static method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
initSCF() - Static method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
 
initSCF() - Static method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
initSCF() - Static method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
initSCF() - Static method in class crystalspace.jbind.impl.csutil.comp.csComponent
 
initSCF() - Static method in class crystalspace.jbind.impl.csutil.csinput.csKeyComposer
 
initSCF() - Static method in class crystalspace.jbind.impl.csutil.csinput.csKeyboardDriver
 
initSCF() - Static method in class crystalspace.jbind.impl.csutil.databuff.csDataBuffer
 
initSCF() - Static method in class crystalspace.jbind.impl.csutil.event.csEvent
 
initSCF() - Static method in class crystalspace.jbind.impl.csutil.event.csEventCord
 
initSCF() - Static method in class crystalspace.jbind.impl.csutil.event.csEventHandler
 
initSCF() - Static method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
initSCF() - Static method in class crystalspace.jbind.impl.csutil.evoutlet.csEventOutlet
 
initSCF() - Static method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistry
 
initSCF() - Static method in class crystalspace.jbind.impl.csutil.plugin.csPluginManager
 
initSCF() - Static method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
initSCF() - Static method in class crystalspace.jbind.impl.csutil.virtclk.csVirtualClock
 
initSCF() - Static method in class crystalspace.jbind.impl.engine.camera.csCamera
 
initSCF() - Static method in class crystalspace.jbind.impl.engine.engine.csEngine
 
initSCF() - Static method in class crystalspace.jbind.impl.engine.light.csLight
 
initSCF() - Static method in class crystalspace.jbind.impl.engine.light.csLightList
 
initSCF() - Static method in class crystalspace.jbind.impl.engine.material.csMaterialList
 
initSCF() - Static method in class crystalspace.jbind.impl.engine.material.csMaterialWrapper
 
initSCF() - Static method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
initSCF() - Static method in class crystalspace.jbind.impl.engine.sector.csSector
 
initSCF() - Static method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
initSCF() - Static method in class crystalspace.jbind.impl.map.csLoader
 
initSCF() - Static method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
initSCF() - Static method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
initSCF() - Static method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
initSCF() - Static method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
initSCF() - Static method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
initSCF() - Static method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
initSCF() - Static method in class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
initialize(String[]) - Method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
initialize(iObjectRegistry) - Method in class crystalspace.jbind.impl.csutil.comp.csComponent
 
initialize(csSoundFormat) - Method in class crystalspace.jbind.impl.sound.data.csSoundData
 
initialize(csSoundFormat) - Method in interface crystalspace.jbind.interfaces.isound.data.iSoundData
Prepare the sound for output using the given format.
initialize(String[]) - Method in interface crystalspace.jbind.interfaces.iutil.cmdline.iCommandLineParser
Initialize for the given command line.
initialize(iObjectRegistry) - Method in interface crystalspace.jbind.interfaces.iutil.comp.iComponent
Initialize the component, and return success status.
initialize() - Method in class crystalspace.jbind.tutorial.CTutorial1
 
initialize() - Method in class crystalspace.jbind.tutorial.CTutorial2
 
initialize() - Method in class crystalspace.jbind.tutorial.CTutorial3
 
initialize() - Method in class crystalspace.jbind.tutorial.CTutorial4
 
initializeDefault(boolean) - Method in class crystalspace.jbind.impl.mesh.lighting.csLightingInfo
 
initializeDefault(boolean) - Method in interface crystalspace.jbind.interfaces.imesh.lighting.iLightingInfo
Initialize the lighting information to some default (mostly black);.
initializeSCF() - Static method in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
insert(int, csShaderVariableProxy) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Insert element 'item' before element 'n'.
insert(iEventHandler, int) - Method in class crystalspace.jbind.impl.csutil.event.csEventCord
 
insert(int, String) - Method in class crystalspace.jbind.impl.csutil.stringarray.csStringArray
 
insert(iEventHandler, int) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEventCord
Insert an event handler into the cord.
insert(int, String) - Method in interface crystalspace.jbind.interfaces.iutil.stringarray.iStringArray
Insert a string before Nth string in the array.
insertSorted(csShaderVariableProxy) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Insert an element at a sorted position, using a csShaderVariableProxyListCompareFunction.
insertSorted(csShaderVariableProxy, int) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Insert an element at a sorted position, using a csShaderVariableProxyListCompareFunction.
inset(int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Contracts the whole rect by n units.
intensity() - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
Get the pixel intensity.
intersect(csVector2Array) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Test if a polygon if visible in the box.
intersect(csVector2, csVector2, csVector2Array) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Test if a polygon if visible in the box.
intersect(float, float, float, float, csVector2Array) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Test if a polygon if visible in the box.
intersect(int, int, int, int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Intersect with another rectangle.
intersect(csRect) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Intersect with another rectangle.
intersect(csVector3, csVector3Array, csVector3, csVector3, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Intersect a triangle with this volume.
intersect(csVector3, csVector3Array, csVector3Array) - Static method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Intersect a convex polygon with this volume.
intersect(csVector3Array) - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Intersect a convex polygon with this volume.
intersect(csFrustum) - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Intersect with another frustum.
intersect(csPlane2, csPoly2D, csPoly2D) - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Intersect this polygon with a given plane and return the two resulting polygons in left and right.
intersectSegment(csVector3, csVector3, csVector3) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
intersectSegment(csVector3, csVector3, csVector3, float) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
intersectSegment(csVector3, csVector3, csVector3, float, iMeshWrapper) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
intersectSegment(csVector3, csVector3, csVector3, float, iMeshWrapper, int) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
intersectSegment(csVector3, csVector3, csVector3, float, iMeshWrapper, int, boolean) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
intersectSegment(csVector3, csVector3) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
intersectSegment(csVector3, csVector3, boolean) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
intersectSegment(csVector3, csVector3, csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCuller
Intersect a beam using this culler and return the intersection point, the mesh and optional polygon index.
intersectSegment(csVector3, csVector3, csVector3, float) - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCuller
Intersect a beam using this culler and return the intersection point, the mesh and optional polygon index.
intersectSegment(csVector3, csVector3, csVector3, float, iMeshWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCuller
Intersect a beam using this culler and return the intersection point, the mesh and optional polygon index.
intersectSegment(csVector3, csVector3, csVector3, float, iMeshWrapper, int) - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCuller
Intersect a beam using this culler and return the intersection point, the mesh and optional polygon index.
intersectSegment(csVector3, csVector3, csVector3, float, iMeshWrapper, int, boolean) - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCuller
Intersect a beam using this culler and return the intersection point, the mesh and optional polygon index.
intersectSegment(csVector3, csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCuller
Intersect a segment with all objects in the visibility culler and return them all in an iterator.
intersectSegment(csVector3, csVector3, boolean) - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCuller
Intersect a segment with all objects in the visibility culler and return them all in an iterator.
intersects(csRect) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Return true if rectangle intersects with target.
invPerspective(csVector2, float, csVector3) - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
invPerspective(csVector2, float, csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Calculate inverse perspective corrected point for this camera.
invalidateMaterialHandles() - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
invalidateMaterialHandles() - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
Material changed.
invert() - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Invert this matrix.
invert() - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Reverses the direction of the plane while maintianing the plane itself.
invert() - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Reverses the direction of the plane while maintianing the plane itself.
invert() - Method in class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Invert the orientation of this quaternion.
isClipperRequired() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
isClipperRequired() - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
If true then we have to clip all objects to the portal frustum (returned with GetClipper()).
isEmpty() - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Return true if rectangle is empty.
isEmpty() - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Return true if frustum is empty.
isEmpty() - Method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
isEmpty() - Method in interface crystalspace.jbind.interfaces.iutil.eventq.iEventQueue
Query if queue is empty.
isError() - Method in class crystalspace.jbind.impl.map.csLoaderStatus
 
isError() - Method in interface crystalspace.jbind.interfaces.imap.iLoaderStatus
Check if there was an error during loading.
isFullTransformIdentity() - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
isFullTransformIdentity() - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Return true if the movable transformation is an identity transformation and the (optional) parent of this movable also is has identity transformation.
isIdentity() - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Check if the matrix is identity.
isIdentity() - Method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Returns true if this transform is an identity transform.
isInRegion(iObject) - Method in class crystalspace.jbind.impl.engine.region.csRegion
 
isInRegion(iObject) - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegion
Check if some object is in this region.
isInfinite() - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Return true if frustum is infinite.
isInside(csVector2) - Method in class crystalspace.jbind.impl.csgeom.clip2d.csClipper2D
 
isInside(csVector2) - Method in interface crystalspace.jbind.interfaces.igeom.clip2d.iClipper2D
Return true if given point is inside (or on bound); of clipper polygon.
isLightmapOK(int, int, int) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
isLightmapOK(int, int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Check if renderer can handle a lightmap.
isLocked() - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBuffer
 
isLocked() - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBuffer
Check if the buffer is locked.
isMemoryOwner() - Method in class crystalspace.jbind.impl.csNativeObject
Return true if java is responsible for deleting the native object.
isMemoryOwner() - Method in class crystalspace.jbind.impl.csPointer
Return always false.
isMemoryOwner() - Method in class crystalspace.jbind.impl.mesh.thing.csPolygonRange
 
isMemoryOwner() - Method in interface crystalspace.jbind.interfaces.iPointer
Tells if java or the native side is responsible of the memory management of the native object pointed by this pointer.
isMirrored() - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Is this frustum mirrored?
isMirrored() - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
isMirrored() - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Return true if space is mirrored.
isNativePointerValid() - Method in class crystalspace.jbind.impl.csNativeObject
Check if the native pointer is valid, if not it throws a NullPointerException.
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csNativeByteArray
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csNativeIntArray
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csNativeObject
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.clip2d.csClipper2D
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.clip2d.csVertexStatus
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.frustum.csClipInfo
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModelListener
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.polymesh.csMeshedPolygon
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.polymesh.csMeshedPolygonArray
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.polymesh.csPolygonMesh
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.segment.csSegment2
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.segment.csSegment3
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.sphere.csSphere
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csOrthoTransform
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.tri.csTriangle
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.tri.csTriangleArray
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2Array
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3Array
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgeom.vtpool.csVertexArrayPool
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBcolor
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableAccessor
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxy
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.cstool.csview.csView
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.cstool.rendermeshlist.csRenderMeshList
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.cache.csCacheManager
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.comp.csComponent
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.cscolor.csColor
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.csinput.csKeyComposer
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.csinput.csKeyboardDriver
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.databuff.csDataBuffer
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.event.csEventCommandData
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.event.csEventCord
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.event.csEventHandler
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.csutil.event.csEventJoystickData
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.csutil.event.csEventMouseData
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.csutil.event.csEventNetworkData
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.event.csEventOutlet
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.event.csEventPlug
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.csutil.event.csKeyEventData
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.csutil.evoutlet.csEventOutlet
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.csutil.flags.csFlags
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.csutil.hash.csSet_iMeshWrapper
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.object.csObject
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.object.csObjectIterator
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistry
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistryIterator
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.plugin.csPluginIterator
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.csutil.plugin.csPluginManager
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.csutil.refcount.csRefCount
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.stringarray.csStringArray
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.csutil.vfs.csFile
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.csutil.virtclk.csVirtualClock
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.campos.csCameraPosition
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.campos.csCameraPositionList
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.collectn.csCollection
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.collectn.csCollectionList
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.engine.fview.csFrustumContext
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.fview.csFrustumView
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.fview.csFrustumViewObjectFunc
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.fview.csFrustumViewUserdata
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.halo.csCrossHalo
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.halo.csFlareHalo
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.halo.csNovaHalo
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.engine.light.csLight
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.light.csLightCallback
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.light.csLightIterator
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.engine.light.csLightList
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.lod.csLODControl
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.engine.material.csMaterialList
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.engine.material.csMaterialWrapper
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshDrawCallback
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryList
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshList
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapperIterator
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.movable.csMovableListener
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcherListener
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.portal.csPortalCallback
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.portalcontainer.csPortalContainer
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.region.csRegion
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.region.csRegionList
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.renderloop.csRenderLoopManager
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.rendersteps.icontainer.csRenderStepContainer
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.engine.rview.csFogInfo
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.engine.rview.csRenderContext
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.engine.rview.csRenderContextFrustum
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.sector.csSectorCallback
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.sector.csSectorIterator
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.sector.csSectorList
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.shadcast.csShadowReceiver
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlock
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlockList
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowIterator
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariable
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariableList
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariableListener
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.texture.csTextureCallback
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.texture.csTextureList
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCullerListener
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityObject
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityObjectIterator
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.map.csLoader
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.map.csLoaderStatus
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.map.ldrctxt.csLoaderContext
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.mesh.lighting.csLightingInfo
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObjectDrawCallback
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObjectFactory
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.mesh.thing.csPolygonHandle
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.mesh.thing.polygon.csPolyTextureMapping
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.sound.data.csSoundData
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.sound.data.csSoundFormat
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.sound.handle.csSoundHandle
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.sound.source.csSoundSource
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.sound.wrapper.csSoundWrapper
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.varia.pmeter.csProgressMeter
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.varia.view.csView
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.effects.efdef.csEffectDefinition
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.effects.eflayer.csEffectLayer
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.effects.efpass.csEffectPass
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.effects.eftech.csEffectTechnique
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.effects.efvector4.csEffectVector4
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.fontserv.csBitmapMetrics
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.fontserv.csFont
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.fontserv.csFontDeleteNotify
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.fontserv.csFontServer
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.fontserv.csGlyphMetrics
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.graph2d.csImageArea
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.graph2d.csOffscreenCanvasCallback
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.graph2d.csPixelCoord
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.graph2d.csPixelFormat
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.graph3d.G3DCam2TextureTransform
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.graph3d.G3DFogInfo
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.graph3d.G3DPolygonDFP
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.graph3d.G3DPolygonDPFX
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.graph3d.G3DPolygonMesh
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.graph3d.G3DTriangleMesh
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.graph3d.csFog
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3DCaps
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.graph3d.csSimpleRenderMesh
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.halo.csHalo
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.material.csMaterialHandle
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.material.csTextureLayer
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.rendermesh.csRenderMesh
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.rendermesh.csRenderMeshArray
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.rndbuf.csRenderBuffer
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.shader.shader.csShader
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.shader.shader.csShaderVariableContext
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.txtmgr.csRendererLightmap
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.txtmgr.csSuperLightmap
 
isNativePointerValidSafe() - Method in class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.vbufmgr.csPolygonBuffer
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBuffer
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBufferManager
 
isNativePointerValidSafe(long) - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBufferManagerClient
 
isPolygonTextureMappingEnabled(int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
isPolygonTextureMappingEnabled(int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Check if texture mapping is enabled for the specified polygon.
isPolygonTransparent(int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
isPolygonTransparent(int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Return true if this polygon or the texture it uses is transparent.
isReady() - Method in class crystalspace.jbind.impl.map.csLoaderStatus
 
isReady() - Method in interface crystalspace.jbind.interfaces.imap.iLoaderStatus
Check if the loader is ready.
isRelevant() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowIterator
 
isRelevant() - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowIterator
Return if the last shadow is relevant or not.
isStatic() - Method in class crystalspace.jbind.impl.sound.data.csSoundData
 
isStatic() - Method in class crystalspace.jbind.impl.sound.handle.csSoundHandle
 
isStatic() - Method in interface crystalspace.jbind.interfaces.isound.data.iSoundData
Return true if this is a static sound, false if it is streamed.
isStatic() - Method in interface crystalspace.jbind.interfaces.isound.handle.iSoundHandle
is this a static or streamed handle?
isTransformIdentity() - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
isTransformIdentity() - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
This function returns true if the movable transformation is an identity transformation.
isVisitRequired() - Method in class crystalspace.jbind.impl.engine.material.csMaterialWrapper
 
isVisitRequired() - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
isVisitRequired() - Method in interface crystalspace.jbind.interfaces.iengine.material.iMaterialWrapper
Return true if it is needed to call visit()
isVisitRequired() - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureWrapper
Return true if it is needed to call Visit();.
isWide() - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Return true if frustum is infinitely wide but it can still have a back plane.
isZero() - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Query if the vector is zero. precision = SMALL_EPSILON
isZero(float) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Query if the vector is zero.
isZero() - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Query if the vector is zero.
isZero(float) - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Query if the vector is zero.
item(int) - Method in class crystalspace.jbind.impl.csNativeByteArray
 
item(int, byte) - Method in class crystalspace.jbind.impl.csNativeByteArray
 
item(int) - Method in class crystalspace.jbind.impl.csNativeIntArray
 
item(int, int) - Method in class crystalspace.jbind.impl.csNativeIntArray
 
item(int) - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Returns n-th component of the vector.
item(int) - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Get the specified vertex.
item(int) - Method in class crystalspace.jbind.impl.csgeom.polymesh.csMeshedPolygonArray
 
item(int, csMeshedPolygon) - Method in class crystalspace.jbind.impl.csgeom.polymesh.csMeshedPolygonArray
 
item(int) - Method in class crystalspace.jbind.impl.csgeom.tri.csTriangleArray
 
item(int, csTriangle) - Method in class crystalspace.jbind.impl.csgeom.tri.csTriangleArray
 
item(int) - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2Array
 
item(int, csVector2) - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2Array
 
item(int) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Returns n-th component of the vector.
item(int, float) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Returns n-th component of the vector.
item(int) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3Array
 
item(int, csVector3) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3Array
 
item(int) - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Returns n-th component of the vector.
item(int, double) - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Set n-th component of the vector.
item(int) - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Returns n-th component of the vector.
item(int, float) - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Set n-th component of the vector.
item(int) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Get an element.

J

Joystick() - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
Joystick(csEventJoystickData) - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
Joystick() - Method in interface crystalspace.jbind.interfaces.iutil.event.iEvent
Joystick data of event.
Joystick(csEventJoystickData) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEvent
Joystick data of event.
join(csRect) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Joins two rects by their minimum and maximum bounds.
joystick(int, int, boolean, int, int) - Method in class crystalspace.jbind.impl.csutil.event.csEventOutlet
 
joystick(int, int, boolean, int, int) - Method in class crystalspace.jbind.impl.csutil.evoutlet.csEventOutlet
 
joystick(int, int, boolean, int, int) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEventOutlet
Put a joystick event into event queue. iNumber is joystick number (from 0 to CS_MAX_JOYSTICK_COUNT-1).

K

keepImage() - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
keepImage() - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureWrapper
If this flag is true then the image will be kept even after calling Register.
key(int, int, boolean) - Method in class crystalspace.jbind.impl.csutil.event.csEventOutlet
 
key(int, int, boolean) - Method in class crystalspace.jbind.impl.csutil.evoutlet.csEventOutlet
 
key(int, int, boolean) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEventOutlet
Put a keyboard event into event queue.
keyExists(String) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
keyExists(String) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Test if a key exists.

L

length() - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Return the number of elements in the Array.
length() - Method in class crystalspace.jbind.impl.csutil.stringarray.csStringArray
 
length() - Method in interface crystalspace.jbind.interfaces.iutil.stringarray.iStringArray
Query array length.
less(csVector2, csBox2) - Static method in class crystalspace.jbind.impl.csgeom.box.csBox2
Tests if a point is contained in a box.
less(csBox2, csBox2) - Static method in class crystalspace.jbind.impl.csgeom.box.csBox2
Tests if box1 is a subset of box2.
less(csVector3, csBox3) - Static method in class crystalspace.jbind.impl.csgeom.box.csBox3
Tests if a point is contained in a box.
less(csBox3, csBox3) - Static method in class crystalspace.jbind.impl.csgeom.box.csBox3
Tests if box1 is a subset of box2.
less(csDVector3, double) - Static method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Test if each component of a vector is less than a small epsilon value.
less(csMatrix3, float) - Static method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Test if each component of a matrix is less than a small epsilon value.
less(csVector2, float) - Static method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Test if each component of a vector is less than a small epsilon value.
less(csVector3, float) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Test if each component of a vector is less than a small epsilon value.
less(csDVector4, double) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Test if each component of a vector is less than a small epsilon value.
less(csVector4, float) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Test if each component of a vector is less than a small epsilon value.
lightChanged(iLight) - Method in class crystalspace.jbind.impl.mesh.lighting.csLightingInfo
 
lightChanged(iLight) - Method in interface crystalspace.jbind.interfaces.imesh.lighting.iLightingInfo
Indicate that some light has changed.
lightDisconnect(iLight) - Method in class crystalspace.jbind.impl.mesh.lighting.csLightingInfo
 
lightDisconnect(iLight) - Method in interface crystalspace.jbind.interfaces.imesh.lighting.iLightingInfo
Indicate that some light no longer affects this mesh.
load(String) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
load(String, iVFS) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
load(String, iVFS, boolean) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
load(String, iVFS, boolean, boolean) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
load(iCamera, iEngine) - Method in class crystalspace.jbind.impl.engine.campos.csCameraPosition
 
load(iCamera, iEngine) - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPosition
Load the camera position into a camera object.
load(String) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Load a configuration file.
load(String, iVFS) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Load a configuration file.
load(String, iVFS, boolean) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Load a configuration file.
load(String, iVFS, boolean, boolean) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Load a configuration file.
loadEffectFile(String) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadEffectFile(String) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load and parse a effect from file.
loadFont(String) - Method in class crystalspace.jbind.impl.video.fontserv.csFontServer
 
loadFont(String) - Method in interface crystalspace.jbind.interfaces.ivideo.fontserv.iFontServer
Load a font by name.
loadImage(String, int) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadImage(String) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadImage(String) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load an image file.
loadImage(String, int) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load an image file.
loadLibraryFile(String, iRegion, boolean) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadLibraryFile(String, iRegion) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadLibraryFile(String) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadLibraryFile(String) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load library from a VFS file.
loadLibraryFile(String, iRegion) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load library from a VFS file.
loadLibraryFile(String, iRegion, boolean) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load library from a VFS file.
loadMapFile(String, boolean, iRegion, boolean, boolean) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadMapFile(String, boolean, iRegion, boolean) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadMapFile(String, boolean, iRegion) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadMapFile(String, boolean) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadMapFile(String) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadMapFile(String) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load a map file.
loadMapFile(String, boolean) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load a map file.
loadMapFile(String, boolean, iRegion) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load a map file.
loadMapFile(String, boolean, iRegion, boolean) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load a map file.
loadMapFile(String, boolean, iRegion, boolean, boolean) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load a map file.
loadMeshFactory(String, String, iDataBuffer) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
loadMeshFactory(String, String, iDataBuffer) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Convenience function to load a mesh factory from a given loader plugin.
loadMeshObject(String) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadMeshObject(String) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load a mesh object from a file.
loadMeshObjectFactory(String) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadMeshObjectFactory(String) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load a Mesh Object Factory from the map file.
loadMeshWrapper(String, String, iDataBuffer, iSector, csVector3) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
loadMeshWrapper(String, String, iDataBuffer, iSector, csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Convenience function to load a mesh object from a given loader plugin.
loadPlugin(String, String, int, boolean) - Method in class crystalspace.jbind.impl.csutil.plugin.csPluginManager
 
loadPlugin(String, String, int) - Method in class crystalspace.jbind.impl.csutil.plugin.csPluginManager
 
loadPlugin(String, String) - Method in class crystalspace.jbind.impl.csutil.plugin.csPluginManager
 
loadPlugin(String) - Method in class crystalspace.jbind.impl.csutil.plugin.csPluginManager
 
loadPlugin(String) - Method in interface crystalspace.jbind.interfaces.iutil.plugin.iPluginManager
Load a plugin and (optionally); initialize it.
loadPlugin(String, String) - Method in interface crystalspace.jbind.interfaces.iutil.plugin.iPluginManager
Load a plugin and (optionally); initialize it.
loadPlugin(String, String, int) - Method in interface crystalspace.jbind.interfaces.iutil.plugin.iPluginManager
Load a plugin and (optionally); initialize it.
loadPlugin(String, String, int, boolean) - Method in interface crystalspace.jbind.interfaces.iutil.plugin.iPluginManager
Load a plugin and (optionally); initialize it.
loadSound(String, String) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadSound(String) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadSound(String, String) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load a sound file, register the sound and create a wrapper object for it.
loadSound(String) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load a sound file and register the sound.
loadSoundData(String) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadSoundData(String) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load a sound file and return an iSoundData object.
loadTexture(String, int, iTextureManager, iPointer) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadTexture(String, int, iTextureManager) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadTexture(String, int) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadTexture(String, String, int, iTextureManager, boolean, boolean) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadTexture(String, String, int, iTextureManager, boolean) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadTexture(String, String, int, iTextureManager) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadTexture(String, String, int) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadTexture(String, String) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadTexture(String) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadTexture(String, int, iTextureManager, iImage[]) - Method in class crystalspace.jbind.impl.map.csLoader
 
loadTexture(String, String) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load a texture as with LoadTexture(); above and register it with the engine.
loadTexture(String, String, int) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load a texture as with LoadTexture(); above and register it with the engine.
loadTexture(String, String, int, iTextureManager) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load a texture as with LoadTexture(); above and register it with the engine.
loadTexture(String, String, int, iTextureManager, boolean) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load a texture as with LoadTexture(); above and register it with the engine.
loadTexture(String, String, int, iTextureManager, boolean, boolean) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load a texture as with LoadTexture(); above and register it with the engine.
loadTexture(String) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load an image as with LoadImage(); and create a texture handle from it.
loadTexture(String, int) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load an image as with LoadImage(); and create a texture handle from it.
loadTexture(String, int, iTextureManager) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load an image as with LoadImage(); and create a texture handle from it.
loadTexture(String, int, iTextureManager, iImage[]) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load an image as with LoadImage(); and create a texture handle from it.
lock() - Method in class crystalspace.jbind.impl.csgeom.polymesh.csPolygonMesh
 
lock(int) - Method in class crystalspace.jbind.impl.video.rndbuf.csRenderBuffer
 
lock() - Method in interface crystalspace.jbind.interfaces.igeom.polymesh.iPolygonMesh
Lock the polygon mesh.
lock(int) - Method in interface crystalspace.jbind.interfaces.ivideo.rndbuf.iRenderBuffer
Lock the buffer to allow writing and give us a pointer to the data.
lockBuffer(iVertexBuffer, csVector3[], csVector2[], csColor[], int, csBox3) - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBufferManager
 
lockBuffer(iVertexBuffer, csVector3[], csVector2[], csColor[], int, csBox3) - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBufferManager
Lock this vertex buffer for use.
lookAt(csVector3, csVector3) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Let this transform look at the given (x,y,z) point, using up as the up-vector.
lookupDomain(String) - Method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
lookupDomain(String) - Method in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
Find the iConfigFile object for a registered domain.
luminance() - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
Get the pixel luminance.

M

Mouse() - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
Mouse(csEventMouseData) - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
Mouse() - Method in interface crystalspace.jbind.interfaces.iutil.event.iEvent
Mouse data of event.
Mouse(csEventMouseData) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEvent
Mouse data of event.
main(String[]) - Static method in class crystalspace.jbind.tutorial.CTutorial1
 
main(String[]) - Static method in class crystalspace.jbind.tutorial.CTutorial2
 
main(String[]) - Static method in class crystalspace.jbind.tutorial.CTutorial3
 
main(String[]) - Static method in class crystalspace.jbind.tutorial.CTutorial4
 
makeEmpty() - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Make rectangle empty.
makeEmpty() - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Make the frustum empty.
makeEmpty() - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Initialize the polygon to empty.
makeInfinite() - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Make the frustum infinite (i.e. clear the polygon and the back plane).
makeRoom(int) - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Make room for at least the specified number of vertices.
managerClosing() - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBufferManagerClient
 
managerClosing() - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBufferManagerClient
This method is called whenever the the buffers managed become invalid, that is, the clients have to request a new buffer from the manager.
manhattanDistance(csBox3, csVector3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Calculate the minimum manhattan distance between this box and another one.
markLightmapsDirty() - Method in class crystalspace.jbind.impl.video.vbufmgr.csPolygonBuffer
 
markLightmapsDirty() - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iPolygonBuffer
Sets the polygon buffer as dirty.
markNewRegion() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlockList
 
markNewRegion() - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlockList
Mark a new region of shadow blocks.
markRelevant(boolean) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowIterator
 
markRelevant(boolean) - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowIterator
Mark the last shadow as relevant.
max() - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Get the 2d vector of maximum (x, y); values.
max(int) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Get Max component for 0 (x); or 1 (y);.
max() - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Get the 3d vector of maximum (x, y, z) values.
max(int) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Get Max component for 0 (x), 1 (y), or 2 (z).
maxX() - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Get the maximum X value of the box.
maxX() - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Get the maximum X value of the box.
maxY() - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Get the maximum Y value of the box.
maxY() - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Get the maximum Y value of the box.
maxZ() - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Get the maximum Z value of the box.
min() - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Get the 2d vector of minimum (x, y); values.
min(int) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Get Min component for 0 (x); or 1 (y);.
min() - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Get the 3d vector of minimum (x, y, z) values.
min(int) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Get Min component for 0 (x), 1 (y), or 2 (z).
minX() - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Get the minimum X value of the box.
minX() - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Get the minimum X value of the box.
minY() - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Get the minimum Y value of the box.
minY() - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Get the minimum Y value of the box.
minZ() - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Get the minimum Z value of the box.
minus(csDVector3) - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Subtract another vector from this vector.
minus() - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Unary - operator.
minus(csDVector3, csDVector3) - Static method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Subtract two vectors.
minus(csMatrix3) - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Subtract another matrix from this matrix.
minus() - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Unary - operator.
minus(csMatrix3, csMatrix3) - Static method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Subtract two matricies.
minus(csQuaternion, csQuaternion) - Static method in class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Subtract two quaternions.
minus(csVector2) - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Subtract another vector from this vector.
minus() - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Unary - operator.
minus(csVector2, csVector2) - Static method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Subtract two vectors.
minus(csVector3) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Subtract another vector from this vector.
minus() - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Unary - operator.
minus(csVector3, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Subtract two vectors.
minus(csVector3, csDVector3) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Subtract two vectors of differing type, cast to double.
minus(csDVector3, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Subtract two vectors of differing type, cast to double.
minus() - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Unary - operator.
minus(csDVector4) - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Subtract another vector from this vector.
minus(csDVector4, csDVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Subtract two vectors.
minus() - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Unary - operator.
minus(csVector4) - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Subtract another vector from this vector.
minus(csDVector4, csVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Subtract two vectors of differing type, cast to double.
minus(csVector4, csDVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Subtract two vectors of differing type, cast to double.
minus(csVector4, csVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Subtract two vectors.
minus(csColor) - Method in class crystalspace.jbind.impl.csutil.cscolor.csColor
Subtract another color to this one.
mipMap(int, csRGBpixel) - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
mipMap(int, csRGBpixel) - Method in interface crystalspace.jbind.interfaces.igraphic.image.iImage
Create a new iImage which is a mipmapped version of this one.
mod(csDVector3, csDVector3) - Static method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Take the cross product of two vectors.
mod(csVector3, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Take the cross product of two vectors.
mod(csDVector4, csDVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Take the cross product of two vectors.
mod(csVector4, csVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Take the cross product of two vectors.
mount(String, String) - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
mount(String, String) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Mount an VFS path on a "real-world-filesystem" path.
mountRoot(String) - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
mountRoot(String) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Mount the root directory or directories beneath the given virtual path.
mouse(int, boolean, int, int) - Method in class crystalspace.jbind.impl.csutil.event.csEventOutlet
 
mouse(int, boolean, int, int) - Method in class crystalspace.jbind.impl.csutil.evoutlet.csEventOutlet
 
mouse(int, boolean, int, int) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEventOutlet
Put a mouse event into event queue.
movableChanged(iMovable) - Method in class crystalspace.jbind.impl.engine.movable.csMovableListener
 
movableChanged(iMovable) - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovableListener
The movable has changed.
movableDestroyed(iMovable) - Method in class crystalspace.jbind.impl.engine.movable.csMovableListener
 
movableDestroyed(iMovable) - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovableListener
The movable is about to be destroyed.
move(int, int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Move rectangle by deltaX, deltaY.
move(csClipInfo) - Method in class crystalspace.jbind.impl.csgeom.frustum.csClipInfo
Move the information from another clipinfo instance to this one.
move(csVector3, boolean) - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
move(csVector3) - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
move(csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Moves the camera a relative amount in camera coordinates.
move(csVector3, boolean) - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Moves the camera a relative amount in camera coordinates.
movePosition(csVector3) - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
movePosition(csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Relative move.
moveUnrestricted(csVector3) - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
moveUnrestricted(csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Moves the camera a relative amount in camera coordinates, ignoring portals and walls.
moveWorld(csVector3, boolean) - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
moveWorld(csVector3) - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
moveWorld(csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Moves the camera a relative amount in world coordinates.
moveWorld(csVector3, boolean) - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Moves the camera a relative amount in world coordinates.
moveWorldUnrestricted(csVector3) - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
moveWorldUnrestricted(csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Moves the camera a relative amount in world coordinates, ignoring portals and walls.
mul(csBox2) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Compute the intersection of two bounding boxes.
mul(csBox2, csBox2) - Static method in class crystalspace.jbind.impl.csgeom.box.csBox2
Compute the intersection of two bounding boxes.
mul(csBox3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Compute the intersection of two bounding boxes.
mul(csBox3, csBox3) - Static method in class crystalspace.jbind.impl.csgeom.box.csBox3
Compute the intersection of two bounding boxes.
mul(double) - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Multiply this vector by a scalar.
mul(csDVector3, csDVector3) - Static method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Take the dot product of two vectors.
mul(csDVector3, double) - Static method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Multiply a vector and a scalar.
mul(double, csDVector3) - Static method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Multiply a vector and a scalar.
mul(csMatrix3) - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Multiply another matrix with this matrix.
mul(float) - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Multiply this matrix with a scalar.
mul(csMatrix3, csMatrix3) - Static method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Multiply two matricies.
mul(csMatrix3, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Multiply a vector by a matrix (transform it).
mul(csMatrix3, float) - Static method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Multiply a matrix and a scalar.
mul(float, csMatrix3) - Static method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Multiply a matrix and a scalar.
mul(csQuaternion) - Method in class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Multiply two quaternions.
mul(csQuaternion, csQuaternion) - Static method in class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Multiply two quaternions.
mul(csReversibleTransform, csReversibleTransform) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Combine two transforms, rightmost first.
mul(csVector3, csTransform) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Apply a transformation to a 3D vector.
mul(csTransform, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Apply a transformation to a 3D vector.
mul(csPlane3, csTransform) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Apply a transformation to a Plane.
mul(csTransform, csPlane3) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Apply a transformation to a Plane.
mul(csSphere, csTransform) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Apply a transformation to a sphere.
mul(csTransform, csSphere) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Apply a transformation to a sphere.
mul(csMatrix3, csTransform) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Multiply a matrix with the transformation matrix.
mul(csTransform, csMatrix3) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Multiply a matrix with the transformation matrix.
mul(csTransform, csReversibleTransform) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Combine two transforms, rightmost first.
mul(float) - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Multiply this vector by a scalar.
mul(csVector2, csVector2) - Static method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Take the dot product of two vectors.
mul(csVector2, float) - Static method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Multiply a vector and a scalar.
mul(float, csVector2) - Static method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Multiply a vector and a scalar.
mul(float) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Multiply this vector by a scalar.
mul(csVector3, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Take the dot product of two vectors.
mul(csVector3, float) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Multiply a vector and a scalar.
mul(float, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Multiply a vector and a scalar.
mul(csVector3, double) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Multiply a vector and a scalar double.
mul(double, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Multiply a vector and a scalar double.
mul(csVector3, int) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Multiply a vector and a scalar int.
mul(int, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Multiply a vector and a scalar int.
mul(double) - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Multiply this vector by a scalar.
mul(double, csDVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Multiply a vector and a scalar.
mul(csDVector4, double) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Multiply a vector and a scalar.
mul(csDVector4, csDVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Take the dot product of two vectors.
mul(float) - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Multiply this vector by a scalar.
mul(int, csVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Multiply a vector and a scalar int.
mul(csVector4, int) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Multiply a vector and a scalar int.
mul(double, csVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Multiply a vector and a scalar double.
mul(csVector4, double) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Multiply a vector and a scalar double.
mul(float, csVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Multiply a vector and a scalar.
mul(csVector4, float) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Multiply a vector and a scalar.
mul(csVector4, csVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Take the dot product of two vectors.
mul(float) - Method in class crystalspace.jbind.impl.csutil.cscolor.csColor
Multiply this color by a scalar value.
mule(csReversibleTransform, csReversibleTransform) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Combine two transforms, rightmost first.
mule(csVector3, csTransform) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Apply a transformation to a 3D vector.
mule(csPlane3, csTransform) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Apply a transformation to a Plane.
mule(csSphere, csTransform) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Apply a transformation to a sphere.
mule(csMatrix3, csTransform) - Static method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Multiply a matrix with the transformation matrix.

N

NEquals(csVector2, csVector2) - Static method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Check if two vectors are not equal.
Network() - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
Network(csEventNetworkData) - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
Network() - Method in interface crystalspace.jbind.interfaces.iutil.event.iEvent
Network data of event.
Network(csEventNetworkData) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEvent
Network data of event.
New() - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariableList
 
New() - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariableList
iSharedVariable Factory method.
nDelete(long) - Method in class crystalspace.jbind.impl.csNativeByteArray
 
nDelete(long) - Method in class crystalspace.jbind.impl.csNativeIntArray
 
nDelete(long) - Method in class crystalspace.jbind.impl.csNativeObject
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.clip2d.csVertexStatus
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.frustum.csClipInfo
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModelListener
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.polymesh.csMeshedPolygon
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.polymesh.csMeshedPolygonArray
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.segment.csSegment2
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.segment.csSegment3
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.sphere.csSphere
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csOrthoTransform
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.tri.csTriangle
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.tri.csTriangleArray
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2Array
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3Array
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgeom.vtpool.csVertexArrayPool
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBcolor
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableAccessor
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxy
 
nDelete(long) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
 
nDelete(long) - Method in class crystalspace.jbind.impl.cstool.csview.csView
 
nDelete(long) - Method in class crystalspace.jbind.impl.cstool.rendermeshlist.csRenderMeshList
 
nDelete(long) - Method in class crystalspace.jbind.impl.csutil.cscolor.csColor
 
nDelete(long) - Method in class crystalspace.jbind.impl.csutil.event.csEventCommandData
 
nDelete(long) - Method in class crystalspace.jbind.impl.csutil.event.csEventHandler
 
nDelete(long) - Method in class crystalspace.jbind.impl.csutil.event.csEventJoystickData
 
nDelete(long) - Method in class crystalspace.jbind.impl.csutil.event.csEventMouseData
 
nDelete(long) - Method in class crystalspace.jbind.impl.csutil.event.csEventNetworkData
 
nDelete(long) - Method in class crystalspace.jbind.impl.csutil.event.csKeyEventData
 
nDelete(long) - Method in class crystalspace.jbind.impl.csutil.flags.csFlags
 
nDelete(long) - Method in class crystalspace.jbind.impl.csutil.hash.csSet_iMeshWrapper
 
nDelete(long) - Method in class crystalspace.jbind.impl.csutil.refcount.csRefCount
 
nDelete(long) - Method in class crystalspace.jbind.impl.csutil.scf.csBase
 
nDelete(long) - Method in class crystalspace.jbind.impl.engine.fview.csFrustumContext
 
nDelete(long) - Method in class crystalspace.jbind.impl.engine.rview.csFogInfo
 
nDelete(long) - Method in class crystalspace.jbind.impl.engine.rview.csRenderContext
 
nDelete(long) - Method in class crystalspace.jbind.impl.engine.rview.csRenderContextFrustum
 
nDelete(long) - Method in class crystalspace.jbind.impl.mesh.thing.polygon.csPolyTextureMapping
 
nDelete(long) - Method in class crystalspace.jbind.impl.sound.data.csSoundFormat
 
nDelete(long) - Method in class crystalspace.jbind.impl.video.effects.efvector4.csEffectVector4
 
nDelete(long) - Method in class crystalspace.jbind.impl.video.fontserv.csBitmapMetrics
 
nDelete(long) - Method in class crystalspace.jbind.impl.video.fontserv.csGlyphMetrics
 
nDelete(long) - Method in class crystalspace.jbind.impl.video.graph2d.csImageArea
 
nDelete(long) - Method in class crystalspace.jbind.impl.video.graph2d.csPixelCoord
 
nDelete(long) - Method in class crystalspace.jbind.impl.video.graph2d.csPixelFormat
 
nDelete(long) - Method in class crystalspace.jbind.impl.video.graph3d.G3DCam2TextureTransform
 
nDelete(long) - Method in class crystalspace.jbind.impl.video.graph3d.G3DFogInfo
 
nDelete(long) - Method in class crystalspace.jbind.impl.video.graph3d.G3DPolygonDFP
 
nDelete(long) - Method in class crystalspace.jbind.impl.video.graph3d.G3DPolygonDPFX
 
nDelete(long) - Method in class crystalspace.jbind.impl.video.graph3d.G3DPolygonMesh
 
nDelete(long) - Method in class crystalspace.jbind.impl.video.graph3d.G3DTriangleMesh
 
nDelete(long) - Method in class crystalspace.jbind.impl.video.graph3d.csFog
 
nDelete(long) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3DCaps
 
nDelete(long) - Method in class crystalspace.jbind.impl.video.graph3d.csSimpleRenderMesh
 
nDelete(long) - Method in class crystalspace.jbind.impl.video.material.csTextureLayer
 
nDelete(long) - Method in class crystalspace.jbind.impl.video.rendermesh.csRenderMesh
 
nDelete(long) - Method in class crystalspace.jbind.impl.video.rendermesh.csRenderMeshArray
 
nEquals(csBox2, csBox2) - Static method in class crystalspace.jbind.impl.csgeom.box.csBox2
Tests if two bounding boxes are unequal.
nEquals(csBox3, csBox3) - Static method in class crystalspace.jbind.impl.csgeom.box.csBox3
Tests if two bounding boxes are unequal.
nEquals(csRect) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Test inequality of two rectangles.
nEquals(csDVector3, csDVector3) - Static method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Check if two vectors are not equal.
nEquals(csMatrix3, csMatrix3) - Static method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Check if two matricies are not equal.
nEquals(csVector3, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Check if two vectors are not equal.
nEquals(csDVector4, csDVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Check if two vectors are not equal.
nEquals(csVector4, csVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Check if two vectors are not equal.
nEquals(csRGBcolor) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBcolor
Compare with an csRGBcolor.
nEquals(csRGBpixel) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
Check if this csRGBpixel is not equal to another csRGBpixel (including alpha).
nEquals(csRGBcolor) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
Check if the csRGBpixel is not equal to an csRGBcolor.
nPointer - Variable in class crystalspace.jbind.impl.csNativeObject
This variable store the value of the native pointer
name() - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxy
 
name(long) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxy
 
negate() - Method in class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Negate all parameters of the quaternion.
newCameraPosition(String) - Method in class crystalspace.jbind.impl.engine.campos.csCameraPositionList
 
newCameraPosition(String) - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPositionList
Create a new empty camera position.
newCollection(String) - Method in class crystalspace.jbind.impl.engine.collectn.csCollectionList
 
newCollection(String) - Method in interface crystalspace.jbind.interfaces.iengine.collectn.iCollectionList
Create a new collection.
newInstance() - Method in class crystalspace.jbind.impl.mesh.object.csMeshObjectFactory
 
newInstance() - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObjectFactory
Create an instance of iMeshObject.
newMaterial(iMaterial) - Method in class crystalspace.jbind.impl.engine.material.csMaterialList
 
newMaterial(iMaterialHandle) - Method in class crystalspace.jbind.impl.engine.material.csMaterialList
 
newMaterial(iMaterialHandle) - Method in interface crystalspace.jbind.interfaces.iengine.material.iMaterialList
Create a engine wrapper for a pre-prepared iTextureHandle The handle will be IncRefed
newMaterial(iMaterial) - Method in interface crystalspace.jbind.interfaces.iengine.material.iMaterialList
Create a new material
newNativeObject(long, iPointer, Class) - Static method in class crystalspace.jbind.impl.csNativeObject
This method create new native object or send back a reference of the caller.
newShadowBlock() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlockList
 
newShadowBlock(int) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlockList
 
newShadowBlock() - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlockList
Create a new shadow block and append to the list.
newShadowBlock(int) - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlockList
Create a new shadow block and append to the list.
newTexture(iTextureHandle) - Method in class crystalspace.jbind.impl.engine.texture.csTextureList
 
newTexture(iImage) - Method in class crystalspace.jbind.impl.engine.texture.csTextureList
 
newTexture(iTextureHandle) - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureList
Create a engine wrapper for a pre-prepared iTextureHandle The handle will be IncRefed.
newTexture(iImage) - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureList
Create a new texture.
next() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
 
next() - Method in class crystalspace.jbind.impl.csutil.object.csObjectIterator
 
next() - Method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistryIterator
 
next() - Method in class crystalspace.jbind.impl.csutil.plugin.csPluginIterator
 
next() - Method in class crystalspace.jbind.impl.engine.light.csLightIterator
 
next() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapperIterator
 
next() - Method in class crystalspace.jbind.impl.engine.sector.csSectorIterator
 
next() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowIterator
 
next() - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityObjectIterator
 
next() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLightIterator
Get light from iterator.
next() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapperIterator
Move forward.
next() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSectorIterator
Get sector from iterator.
next() - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowIterator
Get the next shadow.
next() - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityObjectIterator
Get next element.
next() - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigIterator
Move to the next valid key.
next() - Method in interface crystalspace.jbind.interfaces.iutil.object.iObjectIterator
Move forward.
next() - Method in interface crystalspace.jbind.interfaces.iutil.objreg.iObjectRegistryIterator
Proceed with next element.
next() - Method in interface crystalspace.jbind.interfaces.iutil.plugin.iPluginIterator
Get next element.
nextFrame(int, csVector3) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
nextFrame(int, csVector3) - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
Control animation of this object.
norm() - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Returns the norm of this vector.
norm(csDVector3) - Static method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Returns the norm (magnitude) of a vector.
norm() - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
The normal vector (or the (A,B) components).
norm(csVector2) - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
The normal vector (or the (A,B) components).
norm() - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
The normal vector (or the (A,B,C) components).
norm() - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Return the norm (magnitude) of this vector.
norm(csVector2) - Static method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Return the norm (magnitude) of a 2D vector.
norm() - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Returns the norm of this vector.
norm(csVector3) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Returns the norm (magnitude) of a vector.
norm(csDVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Returns the norm (magnitude) of a vector.
norm() - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Returns the norm of this vector.
norm(csVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Returns the norm (magnitude) of a vector.
norm() - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Returns the norm of this vector.
normal() - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Return the normal vector of this plane.
normal() - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Return the normal vector of this plane.
normalize() - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Normalize a rectangle such that xmin <= xmax and ymin <= ymax.
normalize() - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Scale this vector to length = 1.0.
normalize() - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Normalizes the plane equation so that 'norm' is a unit vector.
normalize() - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Normalizes the plane equation so that 'norm' is a unit vector.
normalize() - Method in class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Normalize this quaternion.
normalize() - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Scale this vector to length = 1.0;.
normalize() - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Scale this vector to length = 1.0.
normalize() - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Scale this vector to length = 1.0;.
num_vertices() - Method in class crystalspace.jbind.impl.csgeom.polymesh.csMeshedPolygon
 

O

objAdd(iObject) - Method in class crystalspace.jbind.impl.csutil.object.csObject
 
objAdd(iObject) - Method in interface crystalspace.jbind.interfaces.iutil.object.iObject
Attach a new iObject to the tree.
objAddChildren(iObject) - Method in class crystalspace.jbind.impl.csutil.object.csObject
 
objAddChildren(iObject) - Method in interface crystalspace.jbind.interfaces.iutil.object.iObject
Add all child objects of the given object.
objRemove(iObject) - Method in class crystalspace.jbind.impl.csutil.object.csObject
 
objRemove(iObject) - Method in interface crystalspace.jbind.interfaces.iutil.object.iObject
Remove an iObject from the tree.
objRemoveAll() - Method in class crystalspace.jbind.impl.csutil.object.csObject
 
objRemoveAll() - Method in interface crystalspace.jbind.interfaces.iutil.object.iObject
Remove all child objects.
objectChanged(int, iMovable, iLight) - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcherListener
 
objectChanged(int, iMovable, iLight) - Method in interface crystalspace.jbind.interfaces.iengine.objwatch.iObjectWatcherListener
A change has occured.
objectModelChanged(iObjectModel) - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModelListener
 
objectModelChanged(iObjectModel) - Method in interface crystalspace.jbind.interfaces.igeom.objmodel.iObjectModelListener
The object model has changed.
objectToWorld(csReversibleTransform, csReversibleTransform) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
objectToWorld(csReversibleTransform, csReversibleTransform) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Transform the warp matrix from object space to world space.
objectVisible(iVisibilityObject, iMeshWrapper) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCullerListener
 
objectVisible(iVisibilityObject, iMeshWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCullerListener
This function is called whenever the visibilty culler discovers a new visible mesh.
onColorChange(iLight, csColor) - Method in class crystalspace.jbind.impl.engine.light.csLightCallback
 
onColorChange(iLight, csColor) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLightCallback
Light color will be changed.
onDestroy(iLight) - Method in class crystalspace.jbind.impl.engine.light.csLightCallback
 
onDestroy(iLight) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLightCallback
Light will be destroyed.
onPositionChange(iLight, csVector3) - Method in class crystalspace.jbind.impl.engine.light.csLightCallback
 
onPositionChange(iLight, csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLightCallback
Light position will be changed.
onRadiusChange(iLight, float) - Method in class crystalspace.jbind.impl.engine.light.csLightCallback
 
onRadiusChange(iLight, float) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLightCallback
Radius will be changed.
onSectorChange(iLight, iSector) - Method in class crystalspace.jbind.impl.engine.light.csLightCallback
 
onSectorChange(iLight, iSector) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLightCallback
Sector will be changed.
onlyPortals(boolean) - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
onlyPortals(boolean) - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
If the hit-only-portals flag is true then only portals will be checked with the 'MoveWorld()' function.
open(String, int) - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
open() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
open() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
open(String, int) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Replacement for standard fopen().
open() - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Open the device.
open() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Open the 3D graphics display.
openApplication(iObjectRegistry) - Static method in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
openFogObject(int, csFog) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
openFogObject(int, csFog) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Initiate a volumetric fog object.
openPortal(G3DPolygonDFP) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
openPortal(G3DPolygonDFP) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Enter a new clipped portal.
other2This(csVector3) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Transform vector in 'other' space v to a vector in 'this' space.
other2This(csPlane3) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Convert a plane in 'other' space to 'this' space.
other2This(csPlane3, csVector3, csPlane3) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Convert a plane in 'other' space to 'this' space.
other2This(csSphere) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Convert a sphere in 'other' space to 'this' space.
other2ThisRelative(csVector3) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Convert vector v in 'other' space to a vector in 'this' space.
other2ThisRelative(csPlane3) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Convert a plane in 'other' space to 'this' space.
otherSide(int) - Static method in class crystalspace.jbind.impl.csgeom.box.csBox3
Static function to get the 'other' side (i.e.
outset(int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Expands the whole rect by n units.
overlap(csBox2) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Test if this box overlaps with the given box.
overlap(csBox3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Test if this box overlaps with the given box.

P

PriorityHigh - Static variable in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
 
PriorityLow - Static variable in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
 
PriorityMax - Static variable in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
 
PriorityMedium - Static variable in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
 
PriorityMin - Static variable in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
 
PriorityVeryHigh - Static variable in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
 
PriorityVeryLow - Static variable in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
 
perspective(csVector3, csVector2) - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
perspective(csVector3, csVector2) - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Calculate perspective corrected point for this camera.
placeMesh() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
placeMesh() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
This routine will find out in which sectors a mesh object is positioned.
play() - Method in class crystalspace.jbind.impl.sound.handle.csSoundHandle
 
play(boolean) - Method in class crystalspace.jbind.impl.sound.handle.csSoundHandle
 
play() - Method in class crystalspace.jbind.impl.sound.source.csSoundSource
 
play(long) - Method in class crystalspace.jbind.impl.sound.source.csSoundSource
 
play() - Method in interface crystalspace.jbind.interfaces.isound.handle.iSoundHandle
play an instance of this sound For Loop == true it returns a iSoundSource you have to Stop (); if you want to get rid of the looping sound (also if you want to unload your SoundRenderer); If Loop is false 0 is returned
play(boolean) - Method in interface crystalspace.jbind.interfaces.isound.handle.iSoundHandle
play an instance of this sound For Loop == true it returns a iSoundSource you have to Stop (); if you want to get rid of the looping sound (also if you want to unload your SoundRenderer); If Loop is false 0 is returned
play() - Method in interface crystalspace.jbind.interfaces.isound.source.iSoundSource
Play the sound.
play(long) - Method in interface crystalspace.jbind.interfaces.isound.source.iSoundSource
Play the sound.
pointOnPolygon(csVector3) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
pointOnPolygon(csVector3, iMovable) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
pointOnPolygon(int, csVector3) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
pointOnPolygon(csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Test if a point is on the polygon represented by this portal.
pointOnPolygon(csVector3, iMovable) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Test if a point is on the polygon represented by this portal.
pointOnPolygon(int, csVector3) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Return true if an object space point is on (or very nearly on); the given polygon.
pop() - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Pop an element from tail end of array.
pop() - Method in class crystalspace.jbind.impl.csutil.stringarray.csStringArray
 
pop() - Method in interface crystalspace.jbind.interfaces.iutil.stringarray.iStringArray
Pop a string from the top of stack.
popDir() - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
popDir() - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Pop current directory.
pos() - Method in class crystalspace.jbind.impl.csgeom.clip2d.csVertexStatus
Additional information for CS_VERTEX_ONEDGE (0..1, the 't' parameter).
pos(float) - Method in class crystalspace.jbind.impl.csgeom.clip2d.csVertexStatus
Additional information for CS_VERTEX_ONEDGE (0..1, the 't' parameter).
positionChild(iMeshObject, int) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
positionChild(iMeshObject, int) - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
The engine asks this mesh object to place one of his hierarchical children.
post(iEvent) - Method in class crystalspace.jbind.impl.csutil.event.csEventOutlet
 
post(iEvent) - Method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
post(iEvent) - Method in class crystalspace.jbind.impl.csutil.evoutlet.csEventOutlet
 
post(iEvent) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEventOutlet
Put a previously created event into system event queue.
post(iEvent) - Method in interface crystalspace.jbind.interfaces.iutil.eventq.iEventQueue
Place an event into queue.
preGetValue(csShaderVariable) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableAccessor
 
preGetValue(csShaderVariable) - Method in interface crystalspace.jbind.interfaces.igfx.shadervar.iShaderVariableAccessor
Called before the value of the attached SV is returned.
prepRotation(float, csVector3) - Method in class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Prepare a rotation quaternion, we do a rotation around vec by an angle of "angle".
prepare() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
prepare(iProgressMeter) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
prepare() - Method in class crystalspace.jbind.impl.engine.region.csRegion
 
prepare() - Method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
prepare() - Method in class crystalspace.jbind.impl.video.material.csMaterialHandle
 
prepare() - Method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
prepare() - Method in class crystalspace.jbind.impl.video.vbufmgr.csPolygonBuffer
 
prepare() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Prepare the engine.
prepare(iProgressMeter) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Prepare the engine.
prepare() - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegion
Prepare all objects in this region.
prepare() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingState
Prepare the thing to be ready for use.
prepare() - Method in interface crystalspace.jbind.interfaces.ivideo.material.iMaterialHandle
Prepare this material.
prepare() - Method in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
Merge this texture into current palette, compute mipmaps and so on.
prepare() - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iPolygonBuffer
After adding everything and before using this polygon buffer you should call Prepare();.
prepareDraw(iRenderView) - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
prepareDraw(iRenderView) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Prepare the sector to draw.
prepareFill() - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
prepareFill
prepareLighting() - Method in class crystalspace.jbind.impl.mesh.lighting.csLightingInfo
 
prepareLighting() - Method in interface crystalspace.jbind.interfaces.imesh.lighting.iLightingInfo
Finally prepare the lighting for use.
prepareMaterials() - Method in class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
prepareMaterials() - Method in interface crystalspace.jbind.interfaces.ivideo.txtmgr.iTextureManager
Prepare all materials.
prepareMeshes() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
prepareMeshes() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Calls UpdateMove for all meshes to initialise bsp bounding boxes.
prepareTextures() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
prepareTextures() - Method in class crystalspace.jbind.impl.engine.region.csRegion
 
prepareTextures() - Method in class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
prepareTextures() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Prepare the textures.
prepareTextures() - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegion
Prepare all textures and materials in this region.
prepareTextures() - Method in interface crystalspace.jbind.interfaces.ivideo.txtmgr.iTextureManager
After all textures have been added, this function does all needed calculations (palette, lookup tables, mipmaps, ...);.
print(csRect) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
print(csRect) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
print(csRect) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Flip video pages (or dump backbuffer into framebuffer);.
print(csRect) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Print the image in backbuffer.
process() - Method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
process() - Method in interface crystalspace.jbind.interfaces.iutil.eventq.iEventQueue
Process the event queue.
projectBox(csTransform, float, float, float, csBox2, float, float) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Project this box to a 2D bounding box given the view point transformation and also the field-of-view and shift values (for perspective projection).
projectBoxAndOutline(csTransform, float, float, float, csBox2, csPoly2D, float, float) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Project this box to the 2D outline given the view point transformation and also the field-of-view and shift values (for perspective correction).
projectOutline(csTransform, float, float, float, csPoly2D, float, float) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Project this box to the 2D outline given the view point transformation and also the field-of-view and shift values (for perspective correction).
projectl(csDVector3, csDVector3) - Static method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Project one vector onto another.
projectl(csVector3, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Project one vector onto another.
projectl(csDVector4, csDVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Project one vector onto another.
projectl(csVector4, csVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Project one vector onto another.
projectr(csDVector3, csDVector3) - Static method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Project one vector onto another.
projectr(csVector3, csVector3) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Project one vector onto another.
projectr(csDVector4, csDVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Project one vector onto another.
projectr(csVector4, csVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Project one vector onto another.
push(csShaderVariableProxy) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Push an element onto the tail end of the array.
push(String) - Method in class crystalspace.jbind.impl.csutil.stringarray.csStringArray
 
push(String) - Method in interface crystalspace.jbind.interfaces.iutil.stringarray.iStringArray
Push a string onto the stack.
pushDir() - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
pushDir() - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Push current directory.
put(int, csShaderVariableProxy) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Put an element at some position.

Q

queryEventPriority(int) - Method in class crystalspace.jbind.impl.csutil.event.csEventPlug
 
queryEventPriority(int) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEventPlug
Query how strong the plug's wish to generate certain class of events is.
queryInterface(long, int) - Method in class crystalspace.jbind.impl.csutil.scf.csBase
 
queryInterface(long, int) - Method in interface crystalspace.jbind.interfaces.iutil.scf.iBase
Query a particular interface implemented by this object.
queryInterfaceSafe(iBase, long, int) - Method in class crystalspace.jbind.impl.csutil.scf.csBase
 
queryInterfaceSafe(iBase, long, int) - Method in interface crystalspace.jbind.interfaces.iutil.scf.iBase
Query a particular interface implemented by an object.
queryObject() - Method in class crystalspace.jbind.impl.engine.campos.csCameraPosition
 
queryObject() - Method in class crystalspace.jbind.impl.engine.collectn.csCollection
 
queryObject() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
queryObject() - Method in class crystalspace.jbind.impl.engine.light.csLight
 
queryObject() - Method in class crystalspace.jbind.impl.engine.material.csMaterialWrapper
 
queryObject() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
queryObject() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
queryObject() - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
queryObject() - Method in class crystalspace.jbind.impl.engine.region.csRegion
 
queryObject() - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
queryObject() - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariable
 
queryObject() - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
queryObject() - Method in class crystalspace.jbind.impl.sound.wrapper.csSoundWrapper
 
queryObject() - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPosition
Get the iObject for this camera position.
queryObject() - Method in interface crystalspace.jbind.interfaces.iengine.collectn.iCollection
Query the iObject for this collection.
queryObject() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Get the iObject for the engine.
queryObject() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Get the iObject for this light.
queryObject() - Method in interface crystalspace.jbind.interfaces.iengine.material.iMaterialWrapper
Get the iObject for this material
queryObject() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper
Get the iObject for this mesh factory.
queryObject() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Get the iObject for this mesh object.
queryObject() - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Get the iObject for this portal. @ OBSOLETE!!!
queryObject() - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegion
Get the iObject for this region.
queryObject() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Get the iObject for this sector.
queryObject() - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariable
Get the private object interface.
queryObject() - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureWrapper
Get the iObject for this texture.
queryObject() - Method in interface crystalspace.jbind.interfaces.isound.wrapper.iSoundWrapper
Return the iObject for this sound wrapper.
queryOptions(iComponent) - Method in class crystalspace.jbind.impl.csutil.plugin.csPluginManager
 
queryOptions(iComponent) - Method in interface crystalspace.jbind.interfaces.iutil.plugin.iPluginManager
Query all options supported by given plugin and place into OptionList.
queryPlugin(String, int) - Method in class crystalspace.jbind.impl.csutil.plugin.csPluginManager
 
queryPlugin(String, String, int) - Method in class crystalspace.jbind.impl.csutil.plugin.csPluginManager
 
queryPlugin(String, String, int) - Method in interface crystalspace.jbind.interfaces.iutil.plugin.iPluginManager
Find a plugin given his class ID.
queryPlugin(String, int) - Method in interface crystalspace.jbind.interfaces.iutil.plugin.iPluginManager
Get first of the loaded plugins that supports given interface ID.

R

RENDERBUFFER - Static variable in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
 
random(int, csBox2) - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Generate a random convex polygon with the specified number of vertices.
read(byte[]) - Method in class crystalspace.jbind.impl.csutil.vfs.csFile
 
read(byte[]) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iFile
Replacement for standard fread();.
readCache(String, String, int) - Method in class crystalspace.jbind.impl.csutil.cache.csCacheManager
 
readCache(String, String, int) - Method in interface crystalspace.jbind.interfaces.iutil.cache.iCacheManager
Retrieve some data from the cache.
readFile(String, boolean) - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
readFile(String, boolean) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Get an entire file at once.
readFromCache(iCacheManager) - Method in class crystalspace.jbind.impl.mesh.lighting.csLightingInfo
 
readFromCache(iCacheManager) - Method in interface crystalspace.jbind.interfaces.imesh.lighting.iLightingInfo
Read the lighting information from the cache.
readStreamed(long) - Method in class crystalspace.jbind.impl.sound.data.csSoundData
 
readStreamed(long) - Method in interface crystalspace.jbind.interfaces.isound.data.iSoundData
Read a data buffer from the sound (streamed sounds only);.
realLocation() - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxy
 
realLocation(csShaderVariable) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxy
 
red() - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBcolor
The red, green, blue components.
red(short) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBcolor
The red, green, blue components.
red() - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
The red, green, blue and alpha components.
red(short) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
The red, green, blue and alpha components.
red() - Method in class crystalspace.jbind.impl.csutil.cscolor.csColor
Red (0..1).
red(float) - Method in class crystalspace.jbind.impl.csutil.cscolor.csColor
Red (0..1).
register(iBase, String) - Method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistry
 
register(String, Class) - Static method in class crystalspace.jbind.impl.csutil.scf.SCF
 
register(iTextureManager) - Method in class crystalspace.jbind.impl.engine.material.csMaterialWrapper
 
register(String, iRenderLoop) - Method in class crystalspace.jbind.impl.engine.renderloop.csRenderLoopManager
 
register(iTextureManager) - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
register(iTextureManager) - Method in interface crystalspace.jbind.interfaces.iengine.material.iMaterialWrapper
Register the material with the texture manager
register(String, iRenderLoop) - Method in interface crystalspace.jbind.interfaces.iengine.renderloop.iRenderLoopManager
Associate a name with a renderloop.
register(iTextureManager) - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureWrapper
Register the texture with the texture manager.
register(iBase, String) - Method in interface crystalspace.jbind.interfaces.iutil.objreg.iObjectRegistry
Register an object with this registry.
registerLightmap(int, int, int, int) - Method in class crystalspace.jbind.impl.video.txtmgr.csSuperLightmap
 
registerLightmap(int, int, int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.txtmgr.iSuperLightmap
Add a lightmap to this SLM.
registerListener(iEventHandler, int) - Method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
registerListener(iEventHandler, int) - Method in interface crystalspace.jbind.interfaces.iutil.eventq.iEventQueue
Register a listener for specific events.
registerMaterial(iMaterial) - Method in class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
registerMaterial(iTextureHandle) - Method in class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
registerMaterial(iTextureHandle) - Method in interface crystalspace.jbind.interfaces.ivideo.txtmgr.iTextureManager
Register a material based on a texture handle.
registerMaterial(iMaterial) - Method in interface crystalspace.jbind.interfaces.ivideo.txtmgr.iTextureManager
Register a material.
registerPlugin(String, iComponent) - Method in class crystalspace.jbind.impl.csutil.plugin.csPluginManager
 
registerPlugin(String, iComponent) - Method in interface crystalspace.jbind.interfaces.iutil.plugin.iPluginManager
Register a object that implements the iComponent interface as a plugin.
registerPortalMesh(iMeshWrapper) - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
registerPortalMesh(iMeshWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Deprecated. *to be removed*
registerRenderPriority(String, long, int, boolean) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
registerRenderPriority(String, long, int) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
registerRenderPriority(String, long) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
registerRenderPriority(String, long) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Register a new render priority.
registerRenderPriority(String, long, int) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Register a new render priority.
registerRenderPriority(String, long, int, boolean) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Register a new render priority.
registerTexture(iImage, int) - Method in class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
registerTexture(iImage, int) - Method in interface crystalspace.jbind.interfaces.ivideo.txtmgr.iTextureManager
Register a texture.
registerVisObject(iVisibilityObject) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
registerVisObject(iVisibilityObject) - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCuller
Register a visibility object with this culler.
release() - Method in class crystalspace.jbind.impl.video.rndbuf.csRenderBuffer
 
release() - Method in interface crystalspace.jbind.interfaces.ivideo.rndbuf.iRenderBuffer
Releases the buffer.
remove(iEventHandler) - Method in class crystalspace.jbind.impl.csutil.event.csEventCord
 
remove(iCameraPosition) - Method in class crystalspace.jbind.impl.engine.campos.csCameraPositionList
 
remove(int) - Method in class crystalspace.jbind.impl.engine.campos.csCameraPositionList
 
remove(iCollection) - Method in class crystalspace.jbind.impl.engine.collectn.csCollectionList
 
remove(int) - Method in class crystalspace.jbind.impl.engine.collectn.csCollectionList
 
remove(iLight) - Method in class crystalspace.jbind.impl.engine.light.csLightList
 
remove(int) - Method in class crystalspace.jbind.impl.engine.light.csLightList
 
remove(iMaterialWrapper) - Method in class crystalspace.jbind.impl.engine.material.csMaterialList
 
remove(int) - Method in class crystalspace.jbind.impl.engine.material.csMaterialList
 
remove(iMeshFactoryWrapper) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryList
 
remove(int) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryList
 
remove(iMeshWrapper) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshList
 
remove(int) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshList
 
remove(int) - Method in class crystalspace.jbind.impl.engine.region.csRegionList
 
remove(iRegion) - Method in class crystalspace.jbind.impl.engine.region.csRegionList
 
remove(int) - Method in class crystalspace.jbind.impl.engine.sector.csSectorList
 
remove(iSector) - Method in class crystalspace.jbind.impl.engine.sector.csSectorList
 
remove(int) - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariableList
 
remove(iSharedVariable) - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariableList
 
remove(int) - Method in class crystalspace.jbind.impl.engine.texture.csTextureList
 
remove(iTextureWrapper) - Method in class crystalspace.jbind.impl.engine.texture.csTextureList
 
remove(iCameraPosition) - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPositionList
Remove a camera position.
remove(int) - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPositionList
Remove the nth camera position.
remove(iCollection) - Method in interface crystalspace.jbind.interfaces.iengine.collectn.iCollectionList
Remove a collection.
remove(int) - Method in interface crystalspace.jbind.interfaces.iengine.collectn.iCollectionList
Remove the nth collection.
remove(iLight) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLightList
Remove a light.
remove(int) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLightList
Remove the nth light.
remove(int) - Method in interface crystalspace.jbind.interfaces.iengine.material.iMaterialList
Remove the nth material
remove(iMaterialWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.material.iMaterialList
Remove a material
remove(iMeshFactoryWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryList
Remove a mesh factory wrapper.
remove(int) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryList
Remove the nth mesh factory wrapper.
remove(iMeshWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshList
Remove a mesh.
remove(int) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshList
Remove the nth mesh.
remove(int) - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegionList
Remove the nth region.
remove(iRegion) - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegionList
Remove a region.
remove(int) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSectorList
Remove the nth sector.
remove(iSector) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSectorList
Remove a sector.
remove(int) - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariableList
Remove the nth SharedVariable.
remove(iSharedVariable) - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariableList
Remove a SharedVariable.
remove(int) - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureList
Remove the nth texture.
remove(iTextureWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureList
Remove a texture.
remove(iEventHandler) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEventCord
Remove an event handler from the cord.
removeAffectedLightingInfo(iLightingInfo) - Method in class crystalspace.jbind.impl.engine.light.csLight
 
removeAffectedLightingInfo(iLightingInfo) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Remove a mesh from this light.
removeAll() - Method in class crystalspace.jbind.impl.engine.campos.csCameraPositionList
 
removeAll() - Method in class crystalspace.jbind.impl.engine.collectn.csCollectionList
 
removeAll() - Method in class crystalspace.jbind.impl.engine.light.csLightList
 
removeAll() - Method in class crystalspace.jbind.impl.engine.material.csMaterialList
 
removeAll() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryList
 
removeAll() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshList
 
removeAll() - Method in class crystalspace.jbind.impl.engine.region.csRegionList
 
removeAll() - Method in class crystalspace.jbind.impl.engine.sector.csSectorList
 
removeAll() - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariableList
 
removeAll() - Method in class crystalspace.jbind.impl.engine.texture.csTextureList
 
removeAll() - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPositionList
Remove all camera positions.
removeAll() - Method in interface crystalspace.jbind.interfaces.iengine.collectn.iCollectionList
Remove all collections.
removeAll() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLightList
Remove all lights.
removeAll() - Method in interface crystalspace.jbind.interfaces.iengine.material.iMaterialList
Remove all materials
removeAll() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryList
Remove all mesh factory wrappers.
removeAll() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshList
Remove all meshes.
removeAll() - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegionList
Remove all regions.
removeAll() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSectorList
Remove all sectors.
removeAll() - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariableList
Remove all SharedVariables.
removeAll() - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureList
Remove all textures.
removeAllListeners() - Method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
removeAllListeners() - Method in interface crystalspace.jbind.interfaces.iutil.eventq.iEventQueue
Unregister all listeners.
removeBackPlane() - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Remove the back plane of this frustum.
removeDeleteCallback(iFontDeleteNotify) - Method in class crystalspace.jbind.impl.video.fontserv.csFont
 
removeDeleteCallback(iFontDeleteNotify) - Method in interface crystalspace.jbind.interfaces.ivideo.fontserv.iFont
Remove a font delete notification callback.
removeDomain(iConfigFile) - Method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
removeDomain(String) - Method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
removeDomain(String) - Method in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
Remove a configuration domain.
removeDomain(iConfigFile) - Method in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
Remove a configuration domain.
removeDrawCallback(iMeshDrawCallback) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
removeDrawCallback(iMeshDrawCallback) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Remove a draw callback.
removeFactoryFromStaticLOD(iMeshFactoryWrapper) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
removeFactoryFromStaticLOD(iMeshFactoryWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper
Remove a child factory from all lod levels.
removeFromCache(iRendererLightmap) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
removeFromCache(iRendererLightmap) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Remove some polygon from the cache.
removeLastShadowBlock() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlockList
 
removeLastShadowBlock() - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlockList
Remove the last shadow block from this list.
removeLight(iLight) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
removeLight(iLight) - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher
 
removeLight(iLight) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Remove a light and update all lightmaps.
removeLight(iLight) - Method in interface crystalspace.jbind.interfaces.iengine.objwatch.iObjectWatcher
Remove a light to watch.Implemented in csObjectWatcher
removeLightCallback(iLightCallback) - Method in class crystalspace.jbind.impl.engine.light.csLight
 
removeLightCallback(iLightCallback) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Remove a light callback.
removeListener(iObjectModelListener) - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
removeListener(iEventHandler) - Method in class crystalspace.jbind.impl.csutil.eventq.csEventQueue
 
removeListener(iMovableListener) - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
removeListener(iObjectWatcherListener) - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher
 
removeListener(iSharedVariableListener) - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariable
 
removeListener(iMovableListener) - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Remove a listener from this movable.
removeListener(iObjectWatcherListener) - Method in interface crystalspace.jbind.interfaces.iengine.objwatch.iObjectWatcher
Remove a listener.Implemented in csObjectWatcher
removeListener(iSharedVariableListener) - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariable
Remove a listener.
removeListener(iObjectModelListener) - Method in interface crystalspace.jbind.interfaces.igeom.objmodel.iObjectModel
Remove a listener from this object model.
removeListener(iEventHandler) - Method in interface crystalspace.jbind.interfaces.iutil.eventq.iEventQueue
Unregister a listener.
removeMeshFromStaticLOD(iMeshWrapper) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
removeMeshFromStaticLOD(iMeshWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Remove a child mesh from all lod levels.
removeMissingSectorCallback(iPortalCallback) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
removeMissingSectorCallback(iPortalCallback) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Remove a missing sector callback.Implemented in csPortal.
removeMovable(iMovable) - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher
 
removeMovable(iMovable) - Method in interface crystalspace.jbind.interfaces.iengine.objwatch.iObjectWatcher
Remove a movable to watch.Implemented in csObjectWatcher
removeObject(iBase) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
removeObject(iBase) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Convenience function to 'remove' a CS object from the engine.
removePolygon(int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
removePolygon(int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Delete a polygon given an index.
removePolygons() - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
removePolygons() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Delete all polygons.
removePortal(iPortal) - Method in class crystalspace.jbind.impl.engine.portalcontainer.csPortalContainer
 
removePortal(iPortal) - Method in interface crystalspace.jbind.interfaces.iengine.portalcontainer.iPortalContainer
Remove a portal.
removePortalCallback(iPortalCallback) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
removePortalCallback(iPortalCallback) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Remove a portal callback.Implemented in csPortal.
removeSectorCallback(iSectorCallback) - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
removeSectorCallback(iSectorCallback) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Remove a sector callback.
replaceMaterial(iMaterialWrapper, iMaterialWrapper) - Method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
replaceMaterial(iMaterialWrapper, iMaterialWrapper) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingState
Scan all polygons and replace the given material with a new material.
replaceName(String, int) - Method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
replaceName(String) - Method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
replaceName(String) - Method in interface crystalspace.jbind.interfaces.iutil.cmdline.iCommandLineParser
Replace the Nth command-line name with a new value.
replaceName(String, int) - Method in interface crystalspace.jbind.interfaces.iutil.cmdline.iCommandLineParser
Replace the Nth command-line name with a new value.
replaceOption(String, String, int) - Method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
replaceOption(String, String) - Method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
replaceOption(String, String) - Method in interface crystalspace.jbind.interfaces.iutil.cmdline.iCommandLineParser
Replace the Nth command-line option with a new value.
replaceOption(String, String, int) - Method in interface crystalspace.jbind.interfaces.iutil.cmdline.iCommandLineParser
Replace the Nth command-line option with a new value.
report(iObjectRegistry, int, String, String) - Static method in class crystalspace.jbind.impl.varia.reporter.csReport
 
report(iObjectRegistry, int, String, String, Object[]) - Static method in class crystalspace.jbind.impl.varia.reporter.csReporterHelper
 
reportV(iObjectRegistry, int, String, String, Object[]) - Static method in class crystalspace.jbind.impl.varia.reporter.csReport
 
requestPlugins(iObjectRegistry, Object[]) - Static method in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
rescale(int, int) - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
rescale(int, int) - Method in interface crystalspace.jbind.interfaces.igraphic.image.iImage
Rescale the image to the given size.
reset() - Method in class crystalspace.jbind.impl.csutil.cmdline.csCommandLineParser
 
reset() - Method in class crystalspace.jbind.impl.csutil.csinput.csKeyboardDriver
 
reset() - Method in class crystalspace.jbind.impl.csutil.object.csObjectIterator
 
reset() - Method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistryIterator
 
reset() - Method in class crystalspace.jbind.impl.engine.light.csLightIterator
 
reset() - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapperIterator
 
reset() - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher
 
reset() - Method in class crystalspace.jbind.impl.engine.sector.csSectorIterator
 
reset() - Method in class crystalspace.jbind.impl.engine.shadows.csShadowIterator
 
reset() - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityObjectIterator
 
reset() - Method in class crystalspace.jbind.impl.varia.pmeter.csProgressMeter
 
reset() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLightIterator
Restart iterator.
reset() - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapperIterator
Reset the iterator to the beginning.
reset() - Method in interface crystalspace.jbind.interfaces.iengine.objwatch.iObjectWatcher
Reset.Remove all watched objects from this watcher.
reset() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSectorIterator
Restart iterator.
reset() - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowIterator
Reset the iterator to start again.
reset() - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityObjectIterator
Reset the iterator to the beginning.
reset() - Method in interface crystalspace.jbind.interfaces.iutil.cmdline.iCommandLineParser
Clear all options and names.
reset() - Method in interface crystalspace.jbind.interfaces.iutil.csinput.iKeyboardDriver
Call to release all key down flags (when focus switches from application window, for example);.
reset() - Method in interface crystalspace.jbind.interfaces.iutil.object.iObjectIterator
Reset the iterator to the beginning.
reset() - Method in interface crystalspace.jbind.interfaces.iutil.objreg.iObjectRegistryIterator
Restart the iterator.
reset() - Method in interface crystalspace.jbind.interfaces.ivaria.pmeter.iProgressMeter
Reset the meter to 0%.
resetFogInfo() - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
resetFogInfo() - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Reset fog info
resetNearPlane() - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
resetNearPlane() - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Reset near clip plane (i.e. disable it);.
resetPolygonFlags(csPolygonRange, int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
resetPolygonFlags(csPolygonRange, int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Reset the given flags to all polygons in the range.
resetState() - Method in class crystalspace.jbind.impl.csutil.csinput.csKeyComposer
 
resetState() - Method in interface crystalspace.jbind.interfaces.iutil.csinput.iKeyComposer
Reset the composer's internal state.
resetStream() - Method in class crystalspace.jbind.impl.sound.handle.csSoundHandle
 
resetStream() - Method in interface crystalspace.jbind.interfaces.isound.handle.iSoundHandle
Reset the stream to the beginning (only for streamed sound);.
resetStreamed() - Method in class crystalspace.jbind.impl.sound.data.csSoundData
 
resetStreamed() - Method in interface crystalspace.jbind.interfaces.isound.data.iSoundData
Reset the sound to the beginning (streamed sounds only);.
resetWorldSpecificSettings() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
resetWorldSpecificSettings() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Reset a subset of flags/settings (which may differ from one world/map to another) to its defaults.
resize(int, int) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
resize(int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Resize the canvas.
restart() - Method in class crystalspace.jbind.impl.varia.pmeter.csProgressMeter
 
restart() - Method in interface crystalspace.jbind.interfaces.ivaria.pmeter.iProgressMeter
Reset the meter and print the initial tick mark ("0%");.
restoreArea(csImageArea, boolean) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
restoreArea(csImageArea, boolean) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Restore a subarea of screen saved with SaveArea();.
restoreFrustumContext(csFrustumContext) - Method in class crystalspace.jbind.impl.engine.fview.csFrustumView
 
restoreFrustumContext(csFrustumContext) - Method in interface crystalspace.jbind.interfaces.iengine.fview.iFrustumView
Restore a frustum context.
restoreRegion(int) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlockList
 
restoreRegion(int) - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlockList
Restore a region (as parameter use the number returned by MarkNewRegion(););.
restoreRenderContext(csRenderContext) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
restoreRenderContext(csRenderContext) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Restore a render context.
restrictClipperToScreen() - Method in class crystalspace.jbind.impl.cstool.csview.csView
 
restrictClipperToScreen() - Method in class crystalspace.jbind.impl.varia.view.csView
 
restrictClipperToScreen() - Method in interface crystalspace.jbind.interfaces.ivaria.view.iView
Clip the view clipper to the screen boundaries.
resume() - Method in class crystalspace.jbind.impl.csutil.virtclk.csVirtualClock
 
resume() - Method in interface crystalspace.jbind.interfaces.iutil.virtclk.iVirtualClock
Resume the engine's virtual-time clock.
retrieve(String) - Method in class crystalspace.jbind.impl.engine.renderloop.csRenderLoopManager
 
retrieve(String) - Method in interface crystalspace.jbind.interfaces.iengine.renderloop.iRenderLoopManager
Get the render loop associated with the name.
rewind() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigIterator
 
rewind() - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigIterator
Rewind the iterator (points to nowhere after this);.
rotate(csVector3) - Method in class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
rotated = q * vec * qConj.
rotate(float) - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Rotate vector around the origin by a given angle in radians.
rotateOther(csVector3, float) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Rotate the transform by the angle (radians) around the given vector, in other coordinates.
rotateOther(csMatrix3) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Use the given transformation matrix, in other space, to reorient the transformation.
rotateThis(csVector3, float) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Rotate the transform by the angle (radians) around the given vector, in these coordinates.
rotateThis(csMatrix3) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Use the given transformation matrix, in this space, to reorient the transformation.
row1() - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Get the first row of this matrix as a vector.
row2() - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Get the second row of this matrix as a vector.
row3() - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Get the third row of this matrix as a vector.

S

SCF - class crystalspace.jbind.impl.csutil.scf.SCF.
 
SCF() - Constructor for class crystalspace.jbind.impl.csutil.scf.SCF
 
SV_COLOR - Static variable in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariable
Possible types stored by this class
SV_FLOAT - Static variable in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariable
Possible types stored by this class
SV_UNKNOWN - Static variable in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariable
Possible types stored by this class
SV_VECTOR - Static variable in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariable
Possible types stored by this class
SetEngine(iEngine) - Method in class crystalspace.jbind.impl.varia.view.csView
 
SubCategory() - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
SubCategory(byte) - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
SubCategory() - Method in interface crystalspace.jbind.interfaces.iutil.event.iEvent
Even finer granularity.
SubCategory(byte) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEvent
Even finer granularity.
safeAdd(csRGBpixel) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
Use this in the general case.
save(String) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
save(String, iVFS) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
save() - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
save(String) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Save configuration into the given file (on VFS or on the physical filesystem);.
save(String, iVFS) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Save configuration into the given file (on VFS or on the physical filesystem);.
save() - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Save configuration to the same place from which it was loaded.
saveArea(int, int, int, int) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
saveArea(int, int, int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Save a subarea of screen and return a handle to saved buffer.
saveMounts(String) - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
saveMounts(String) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Save current configuration back into configuration file.
screenShot() - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
screenShot() - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Do a screenshot: return a new iImage object.
section(int, int) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Get the portion of the array between low and high inclusive.
set(float, float, float, float) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Sets the bounds of the box with the given values.
set(csVector2, csVector2) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Sets the bounds of the box with the given values.
set(float, float, float, float, float, float) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Sets the bounds of the box with the given values.
set(csVector3, csVector3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Sets the bounds of the box with the given values.
set(int, int, int, int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Set rectangle to given ixmin,iymin,ixmax,iymax position.
set(csRect) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Copy rectangle.
set(double, double, double) - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Set the value of this vector.
set(float, float, float, float, float, float, float, float, float) - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Set matrix values.
set(csQuaternion) - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Initialize matrix with a quaternion.
set(float, float, float) - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Set the value of the four plane components.
set(csSegment2) - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Initialize the plane given a segment.
set(csVector2, csVector2) - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Initialize the plane given two vectors.
set(float, float, float, float) - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Set the value of the four plane components.
set(csVector3, float) - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Set the value of the plane using a normal and D component.
set(csVector3, csVector3, csVector3) - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Initialize the plane through the three given points.
set(csVector3, csVector3) - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
Initialize the plane through 0 and the two given points.
set(csPoly2D) - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Assignment operator.
set(csVector2, csVector2) - Method in class crystalspace.jbind.impl.csgeom.segment.csSegment2
Set segment to given values.
set(csVector3, csVector3) - Method in class crystalspace.jbind.impl.csgeom.segment.csSegment3
Set segment to given values.
set(csTriangle) - Method in class crystalspace.jbind.impl.csgeom.tri.csTriangle
Assignment.
set(int, int, int) - Method in class crystalspace.jbind.impl.csgeom.tri.csTriangle
Set the values.
set(float, float) - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Set vector to given values.
set(csVector2) - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Set vector to given values.
set(float, float, float) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Set the value of this vector.
set(csVector3) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Set the value of this vector.
set(double, double, double, double) - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Set the value of this vector.
set(csVector4) - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Set the value of this vector.
set(float, float, float, float) - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Set the value of this vector.
set(short, short, short) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBcolor
Assign given red/green/blue values to this pixel.
set(csRGBpixel) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
Assign another csRGBpixel.
set(int, int, int, int) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
Assign given red/green/blue/alpha values to this pixel.
set(int, int, int) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
Assign given red/green/blue values to this pixel.
set(csShaderVariableProxyList) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Assignment operator.
set(csColor) - Method in class crystalspace.jbind.impl.csutil.cscolor.csColor
Assign one color object to another.
set(float, float, float) - Method in class crystalspace.jbind.impl.csutil.cscolor.csColor
Set color to given R,G,B components.
set(String, csVector3, csVector3, csVector3) - Method in class crystalspace.jbind.impl.engine.campos.csCameraPosition
 
set(float) - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariable
 
set(String, csVector3, csVector3, csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPosition
Set all attributes of the camera position.
set(float) - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariable
Set the variable to a floating pt value.
setAccessor(iShaderVariableAccessor) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Set an accessor to use when getting the value.
setAmbientLight(csColor) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
setAmbientLight(csColor) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Set the amount of ambient light.
setAsAvailable(String, iPointer) - Method in class crystalspace.jbind.impl.csNOM
Set the java peer object for the given interface available for reuse.
setAsAvailableS(String, iPointer) - Static method in class crystalspace.jbind.impl.csNOM
Set the java peer object for the given interface available for reuse.
setAttenuation(int) - Method in class crystalspace.jbind.impl.engine.light.csLight
 
setAttenuation(int) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Set attenuation mode.
setAttenuationVector(csVector3) - Method in class crystalspace.jbind.impl.engine.light.csLight
 
setAttenuationVector(csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Set attenuation vector csVector3(ant, linear, quadric); FIXME: examples.
setBackPlane(csPlane3) - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Set the back plane of this frustum.
setBool(String, boolean) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
setBool(String, boolean) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Set a booleanean value.
setBufferState(int, iRenderBuffer[], int) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
setBufferState(int, iRenderBuffer[], int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Activate or deactivate all given buffers depending on the value of 'buffers' for that index.
setCacheData(iPointer) - Method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
setCacheData(iPointer) - Method in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
Set data associated internally with this texture by texture cache.
setCacheManager(iCacheManager) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
setCacheManager(iCacheManager) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Set the cache manager that the engine will use.
setCamera(iCamera) - Method in class crystalspace.jbind.impl.cstool.csview.csView
 
setCamera(iCamera) - Method in class crystalspace.jbind.impl.varia.view.csView
 
setCamera(iCamera) - Method in interface crystalspace.jbind.interfaces.ivaria.view.iView
Set current camera.
setCapacity(int) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Set vector capacity to approximately 'n' elements.
setCenter(csVector2) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Set the center of this box.
setCenter(csVector3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Set the center of this box.
setCenter(csVector3) - Method in class crystalspace.jbind.impl.csgeom.sphere.csSphere
Set the center of this sphere.
setCenter(csVector3) - Method in class crystalspace.jbind.impl.engine.light.csLight
 
setCenter(csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Set the position of this light.
setClearScreen(boolean) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
setClearScreen(boolean) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Require that the screen is cleared every frame.
setClearZBuf(boolean) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
setClearZBuf(boolean) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Require that the Z-buffer is cleared every frame.
setClientFlags(int) - Method in class crystalspace.jbind.impl.video.effects.eftech.csEffectTechnique
 
setClientFlags(int) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eftech.iEffectTechnique
Set client flags.
setClipPlane(csPlane3) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
setClipPlane(csPlane3) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Set the 3D clip plane that should be used to clip all geometry
setClipRect(int, int, int, int) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
setClipRect(int, int, int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Set clipping rectangle.
setClipper(iClipper2D) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
setClipper(iClipper2D, int) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
setClipper(iClipper2D) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Set the 2D clipper for this view
setClipper(iClipper2D, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Set optional clipper to use.
setColor(csColor) - Method in class crystalspace.jbind.impl.engine.light.csLight
 
setColor(csColor) - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariable
 
setColor(csColor) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
setColor(float, float, float) - Method in class crystalspace.jbind.impl.video.halo.csHalo
 
setColor(csColor) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Set the color of this light.
setColor(csColor) - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariable
Set the variable to store a csColor.
setColor(csColor) - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
Set the base color of the mesh.
setColor(float, float, float) - Method in interface crystalspace.jbind.interfaces.ivideo.halo.iHalo
Change halo color.
setComment(String, String) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
setComment(String, String) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Set the comment for given key.
setComponentCount(int) - Method in class crystalspace.jbind.impl.video.rndbuf.csRenderBuffer
 
setComponentCount(int) - Method in interface crystalspace.jbind.interfaces.ivideo.rndbuf.iRenderBuffer
Sets the number of components per element.
setComponentType(int) - Method in class crystalspace.jbind.impl.video.rndbuf.csRenderBuffer
 
setComponentType(int) - Method in interface crystalspace.jbind.interfaces.ivideo.rndbuf.iRenderBuffer
Sets the component type (float, int, etc);.
setContext(iGraphics3D) - Method in class crystalspace.jbind.impl.cstool.csview.csView
 
setContext(iTextureHandle) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
setContext(iGraphics3D) - Method in class crystalspace.jbind.impl.varia.view.csView
 
setContext(iTextureHandle) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Set the drawing context.
setContext(iGraphics3D) - Method in interface crystalspace.jbind.interfaces.ivaria.view.iView
Set Context.
setCosinusFactor(float) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
setCosinusFactor(float) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Set cosinus factor.
setCrossFactor(float) - Method in class crystalspace.jbind.impl.engine.halo.csCrossHalo
 
setCrossFactor(float) - Method in interface crystalspace.jbind.interfaces.iengine.halo.iCrossHalo
Set cross factor.
setCurrentDefaultRenderloop(iRenderLoop) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
setCurrentDefaultRenderloop(iRenderLoop) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Set the current render loop.
setCurrentScope(String) - Method in class crystalspace.jbind.impl.csutil.cache.csCacheManager
 
setCurrentScope(String) - Method in interface crystalspace.jbind.interfaces.iutil.cache.iCacheManager
Set current scope.
setCurrentType(String) - Method in class crystalspace.jbind.impl.csutil.cache.csCacheManager
 
setCurrentType(String) - Method in interface crystalspace.jbind.interfaces.iutil.cache.iCacheManager
Set current type.
setData(csRGBpixel[]) - Method in class crystalspace.jbind.impl.video.txtmgr.csRendererLightmap
 
setData(csRGBpixel[]) - Method in interface crystalspace.jbind.interfaces.ivideo.txtmgr.iRendererLightmap
Set the image data of this lightmap.
setDimensions(int, int) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
setDimensions(int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Change the dimensions of the display.
setDomainPriority(iConfigFile, int) - Method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
setDomainPriority(String, int) - Method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
setDomainPriority(iConfigFile, int) - Method in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
Set the priority of a registered configuration domain.
setDomainPriority(String, int) - Method in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
Set the priority of a configuration domain.
setDrawAfterShadow(boolean) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
setDrawAfterShadow(boolean) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Sets so that the meshobject is rendered after all fancy HW-shadow-stuff.
setDrawCallback(iMeshDrawCallback) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
setDrawCallback(iMeshDrawCallback) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Set a callback which is called just before the object is drawn.
setDynamicAmbientLight(csColor) - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
setDynamicAmbientLight(csColor) - Method in class crystalspace.jbind.impl.mesh.lighting.csLightingInfo
 
setDynamicAmbientLight(csColor) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Sets dynamic ambient light for all things in the sector.
setDynamicAmbientLight(csColor) - Method in interface crystalspace.jbind.interfaces.imesh.lighting.iLightingInfo
Sets dynamic ambient light for this object.
setDynamicDomain(iConfigFile) - Method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
setDynamicDomain(iConfigFile) - Method in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
Change the dynamic domain.
setDynamicDomainPriority(int) - Method in class crystalspace.jbind.impl.csutil.cfgmgr.csConfigManager
 
setDynamicDomainPriority(int) - Method in interface crystalspace.jbind.interfaces.iutil.cfgmgr.iConfigManager
Set the priority of the dynamic configuration domain.
setEOFComment(String) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
setEOFComment(String) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
set the final comment at the end of the configuration file Implemented in csWin32RegistryConfig, csConfigFile, csConfigManager, and csDefaultsConfig.
setEffect(iEffectDefinition) - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
setEffect(iEffectDefinition) - Method in interface crystalspace.jbind.interfaces.ivideo.material.iMaterial
Set the material's effect.
setEnd(csVector2) - Method in class crystalspace.jbind.impl.csgeom.segment.csSegment2
Set the end of the segment.
setEnd(csVector3) - Method in class crystalspace.jbind.impl.csgeom.segment.csSegment3
Set the end of the segment.
setEngine(iEngine) - Method in class crystalspace.jbind.impl.cstool.csview.csView
 
setEngine(iEngine) - Method in interface crystalspace.jbind.interfaces.ivaria.view.iView
Set engine handle.
setFOV(int, int) - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
setFOV(int, int) - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Set the FOV in pixels.
setFOVAngle(float, int) - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
setFOVAngle(float, int) - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Set the FOV in radians.
setFactory(iMeshFactoryWrapper) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
setFactory(iMeshFactoryWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Set the parent factory (this only sets a pointer).
setFarPlane(csPlane3) - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
setFarPlane(csPlane3) - Method in class crystalspace.jbind.impl.engine.campos.csCameraPosition
 
setFarPlane(csPlane3) - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Set the 3D far plane used to clip all geometry.
setFarPlane(csPlane3) - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPosition
Set the 3D far plane used to clip all geometry.
setFileName(String, iVFS) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
setFileName(String, iVFS) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Set config file name.
setFileTime(String, Date) - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
setFileTime(String, Date) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Set file date/time.
setFilter(float, float, float) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
setFilter(iTextureHandle) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
setFilter(float, float, float) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Set a color filter (instead of the texture).Implemented in csPortal.
setFilter(iTextureHandle) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Set the filter texture.Implemented in csPortal.
setFirstFogInfo(csFogInfo) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
setFirstFogInfo(csFogInfo) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Set the first fog info
setFlags(int) - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
setFlags(int) - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureWrapper
Set the flags which are used to register the texture.
setFlatColor(csRGBcolor) - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
setFlatColor(csRGBcolor) - Method in interface crystalspace.jbind.interfaces.ivideo.material.iMaterial
Set the flat shading color.
setFloat(String, float) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
setFloat(String, float) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Set a floating-point value.
setFog(float, csColor) - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
setFog(float, csColor) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Fill the fog structure with the given values.
setFormat(int) - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
setFormat(int) - Method in interface crystalspace.jbind.interfaces.igraphic.image.iImage
Convert the image to another format.
setForwardVector(csVector3) - Method in class crystalspace.jbind.impl.engine.campos.csCameraPosition
 
setForwardVector(csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPosition
Set the 'front' vector.
setFrequencyFactor(float) - Method in class crystalspace.jbind.impl.sound.source.csSoundSource
 
setFrequencyFactor(float) - Method in interface crystalspace.jbind.interfaces.isound.source.iSoundSource
Set frequency factor : 1 = normal, >1 faster, 0-1 slower.
setFrustum(float, float, float, float) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
setFrustum(float, float, float, float) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Set the view frustum at z = 1.
setFrustumContext(csFrustumContext) - Method in class crystalspace.jbind.impl.engine.fview.csFrustumView
 
setFrustumContext(csFrustumContext) - Method in interface crystalspace.jbind.interfaces.iengine.fview.iFrustumView
This function is similar to CreateFrustumContext() but it sets the given frustum context instead.
setFullScreen(boolean) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
setFullScreen(boolean) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Change the fullscreen state of the canvas.
setGamma(float) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
setGamma(float) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Set gamma value (if supported by canvas);.
setGranularity(int) - Method in class crystalspace.jbind.impl.varia.pmeter.csProgressMeter
 
setGranularity(int) - Method in interface crystalspace.jbind.interfaces.ivaria.pmeter.iProgressMeter
Set the refresh granularity.
setHandler(iObjectModelListener) - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModelListener
 
setHandler(iShaderVariableAccessor) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableAccessor
 
setHandler(iEventHandler) - Method in class crystalspace.jbind.impl.csutil.event.csEventHandler
 
setImageFile(iImage) - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
setImageFile(iImage) - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureWrapper
Change the base iImage.
setInfluenceRadius(float) - Method in class crystalspace.jbind.impl.engine.light.csLight
 
setInfluenceRadius(float) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Override the influence radius.
setInt(String, int) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
setInt(String, int) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Set an integer value.
setIntensityFactor(float) - Method in class crystalspace.jbind.impl.engine.halo.csCrossHalo
 
setIntensityFactor(float) - Method in interface crystalspace.jbind.interfaces.iengine.halo.iCrossHalo
Set intensity factor.
setKeepImage(boolean) - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
setKeepImage(boolean) - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureWrapper
Set the keep image flag.
setKeyColor(int, int, int) - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
setKeyColor(byte, byte, byte) - Method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
setKeyColor(int, int, int) - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureWrapper
Set the transparent color.
setKeyColor(byte, byte, byte) - Method in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
Set the key color.
setKeyColorStatus(boolean) - Method in class crystalspace.jbind.impl.video.texture.csTextureHandle
 
setKeyColorStatus(boolean) - Method in interface crystalspace.jbind.interfaces.ivideo.texture.iTextureHandle
Enable key color.
setLOD(float, float) - Method in class crystalspace.jbind.impl.engine.lod.csLODControl
 
setLOD(iSharedVariable, iSharedVariable) - Method in class crystalspace.jbind.impl.engine.lod.csLODControl
 
setLOD(float, float) - Method in interface crystalspace.jbind.interfaces.iengine.lod.iLODControl
Set a parameters for a function to compute LOD for the given LOD control.
setLOD(iSharedVariable, iSharedVariable) - Method in interface crystalspace.jbind.interfaces.iengine.lod.iLODControl
Set LOD using variables.
setLastPortal(iPortal) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
setLastPortal(iPortal) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Set the last portal
setLength(int, csShaderVariableProxy) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Set the actual number of items in this array.
setLength(int) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Set vector length to n.
setLightCallback(iLightCallback) - Method in class crystalspace.jbind.impl.engine.light.csLight
 
setLightCallback(iLightCallback) - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
Set the light callback.
setLightingCacheMode(int) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
setLightingCacheMode(int) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Set the mode for the lighting cache (combination of CS_ENGINE_CACHE_???).
setLogicalParent(iBase) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
setLogicalParent(iBase) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObjectFactory
 
setLogicalParent(iBase) - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
Set a reference to some logical parent in the context that holds the mesh objects.
setLogicalParent(iBase) - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObjectFactory
Set a reference to some logical parent in the context that holds the mesh factories.
setMaterial(iMaterial) - Method in class crystalspace.jbind.impl.engine.material.csMaterialWrapper
 
setMaterial(int, iMaterialHandle) - Method in class crystalspace.jbind.impl.video.vbufmgr.csPolygonBuffer
 
setMaterial(iMaterial) - Method in interface crystalspace.jbind.interfaces.iengine.material.iMaterialWrapper
Change the base material.Note : The changes will not be visible until you re-register the material
setMaterial(int, iMaterialHandle) - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iPolygonBuffer
Set a previously added material (this can be used to change a material handle);.
setMaterialHandle(iMaterialHandle) - Method in class crystalspace.jbind.impl.engine.material.csMaterialWrapper
 
setMaterialHandle(iMaterialHandle) - Method in interface crystalspace.jbind.interfaces.iengine.material.iMaterialWrapper
Change the material handle.Note : This will also change the base material to 0.
setMaterialWrapper(iMaterialWrapper) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
setMaterialWrapper(iMaterialWrapper) - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
Set the material of the mesh.
setMax(int, float) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Set Max component for 0 (x); or 1 (y);.
setMax(int, float) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Set Max component for 0 (x), 1 (y), or 2 (z).
setMaxLightmapSize(int, int) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
setMaxLightmapSize(int, int) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Set the maximum lightmap dimensions.
setMaximumSectorVisit(int) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
setMaximumSectorVisit(int) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Set the number of times that this portal will allow for watching the same portal.
setMemoryOwner(boolean) - Method in class crystalspace.jbind.impl.csNativeObject
If set to true - java will delete the native object when the java object is finalized.
setMemoryOwner(boolean) - Method in class crystalspace.jbind.impl.csPointer
A pointer is never a memory owner
setMemoryOwner(boolean) - Method in class crystalspace.jbind.impl.mesh.thing.csPolygonRange
 
setMemoryOwner(boolean) - Method in interface crystalspace.jbind.interfaces.iPointer
Set the responsible of the memory management of the native objetc pointed by this pointer.
setMeshObject(iMeshObject) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
setMeshObject(iMeshObject) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Set the iMeshObject.
setMeshObjectFactory(iMeshObjectFactory) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
setMeshObjectFactory(iMeshObjectFactory) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper
Set the mesh object factory.
setMin(int, float) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Set Min component for 0 (x); or 1 (y);.
setMin(int, float) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Set Min component for 0 (x), 1 (y), or 2 (z).
setMirror(csPlane3) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
setMirror(csPlane3) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Set warping transformation to mirror around the given plane.
setMirrored(boolean) - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Enable/disable mirroring.
setMirrored(boolean) - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
setMirrored(boolean) - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Set mirrored state.
setMissingSectorCallback(iPortalCallback) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
setMissingSectorCallback(iPortalCallback) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Set the missing sector callback.
setMixMode(int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
setMixMode(int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingState
Set mix mode.
setMode3D(int) - Method in class crystalspace.jbind.impl.sound.source.csSoundSource
 
setMode3D(int) - Method in interface crystalspace.jbind.interfaces.isound.source.iSoundSource
set 3d mode
setMouseCursor(iImage, csRGBcolor, int, int, csRGBcolor, csRGBcolor) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
setMouseCursor(iImage, csRGBcolor, int, int, csRGBcolor) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
setMouseCursor(iImage, csRGBcolor, int, int) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
setMouseCursor(iImage, csRGBcolor, int) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
setMouseCursor(iImage, csRGBcolor) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
setMouseCursor(int) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
setMouseCursor(iImage, csRGBcolor) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Set mouse cursor using an image.
setMouseCursor(iImage, csRGBcolor, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Set mouse cursor using an image.
setMouseCursor(iImage, csRGBcolor, int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Set mouse cursor using an image.
setMouseCursor(iImage, csRGBcolor, int, int, csRGBcolor) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Set mouse cursor using an image.
setMouseCursor(iImage, csRGBcolor, int, int, csRGBcolor, csRGBcolor) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Set mouse cursor using an image.
setMouseCursor(int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Set mouse cursor to one of predefined shape classes (see csmcXXX enum above);.
setMousePosition(int, int) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
setMousePosition(int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Set mouse position (relative to top-left of CS window);.
setMovingOption(int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
setMovingOption(int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingState
Control how this thing will be moved.
setName(String) - Method in class crystalspace.jbind.impl.csutil.object.csObject
 
setName(String) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
setName(String) - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariable
 
setName(String) - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
setName(String) - Method in class crystalspace.jbind.impl.video.effects.efdef.csEffectDefinition
 
setName(String) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Set the name of this portal.Implemented in csPortal.
setName(String) - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariable
iSharedVariables are referenced by name.
setName(String) - Method in interface crystalspace.jbind.interfaces.igraphic.image.iImage
Set image file name.
setName(String) - Method in interface crystalspace.jbind.interfaces.iutil.object.iObject
Set object name.
setName(String) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efdef.iEffectDefinition
Set this Effect's name.
setNearPlane(csPlane3) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
setNearPlane(csPlane3) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Set near clip plane.
setNorm(csVector3) - Method in class crystalspace.jbind.impl.csgeom.plane3.csPlane3
The normal vector (or the (A,B,C) components).
setO2T(csMatrix3) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Set 'other' to 'this' transformation matrix.
setO2TTranslation(csVector3) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Set 'world' to 'this' translation.
setObjectFunction(iFrustumViewObjectFunc) - Method in class crystalspace.jbind.impl.engine.fview.csFrustumView
 
setObjectFunction(iFrustumViewObjectFunc) - Method in interface crystalspace.jbind.interfaces.iengine.fview.iFrustumView
Set the object function.
setObjectParent(iObject) - Method in class crystalspace.jbind.impl.csutil.object.csObject
 
setObjectParent(iObject) - Method in interface crystalspace.jbind.interfaces.iutil.object.iObject
Set the parent iObject.
setObjectToCamera(csReversibleTransform) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
setObjectToCamera(csReversibleTransform) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Set object to camera transformation (currently only used by DrawTriangleMesh and DrawPolygonMesh);.
setOrigin(csVector3) - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Set the origin of this frustum.
setOrigin(csVector3) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Set origin of transformed coordinate system.
setParent(iMovable) - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
setParent(iMovable) - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Set the parent movable.
setParentContainer(iMeshFactoryWrapper) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
setParentContainer(iMeshWrapper) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
setParentContainer(iMeshFactoryWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper
Set the parent of this factory.
setParentContainer(iMeshWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Set the parent of this mesh.
setPass(boolean) - Method in class crystalspace.jbind.impl.csutil.event.csEventCord
 
setPass(boolean) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEventCord
Sets whether events are passed along to the owning event queue if all plugins in the cord return false from HandleEvent();.
setPerspectiveAspect(float) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
setPerspectiveAspect(float) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Set aspect ratio for perspective projection.
setPerspectiveCenter(float, float) - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
setPerspectiveCenter(int, int) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
setPerspectiveCenter(float, float) - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Set the shift amount.
setPerspectiveCenter(int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Set center of projection for perspective projection.
setPolygonFlags(csPolygonRange, int, int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
setPolygonFlags(csPolygonRange, int) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
setPolygonFlags(csPolygonRange, int, int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Set the given flags to all polygons in the range.
setPolygonFlags(csPolygonRange, int) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Set the given flags to all polygons in the range.
setPolygonMaterial(csPolygonRange, iMaterialWrapper) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
setPolygonMaterial(csPolygonRange, iMaterialWrapper) - Method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
setPolygonMaterial(csPolygonRange, iMaterialWrapper) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Set the material of all polygons in the given range.
setPolygonMaterial(csPolygonRange, iMaterialWrapper) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingState
Set the material of all polygons in the given range.
setPolygonMeshColldet(iPolygonMesh) - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
setPolygonMeshColldet(iPolygonMesh) - Method in interface crystalspace.jbind.interfaces.igeom.objmodel.iObjectModel
Set a polygon mesh representing the geometry of the object.
setPolygonMeshShadows(iPolygonMesh) - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
setPolygonMeshShadows(iPolygonMesh) - Method in interface crystalspace.jbind.interfaces.igeom.objmodel.iObjectModel
Set a polygon mesh representing the geometry of the object.
setPolygonMeshViscull(iPolygonMesh) - Method in class crystalspace.jbind.impl.csgeom.objmodel.csObjectModel
 
setPolygonMeshViscull(iPolygonMesh) - Method in interface crystalspace.jbind.interfaces.igeom.objmodel.iObjectModel
Set a polygon mesh representing the geometry of the object.
setPolygonName(csPolygonRange, String) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
setPolygonName(csPolygonRange, String) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Set the name of all polygons in the given range.
setPolygonTextureMapping(csPolygonRange, float) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
setPolygonTextureMapping(csPolygonRange, csMatrix3, csVector3) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
setPolygonTextureMapping(csPolygonRange, csVector2, csVector2, csVector2) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
setPolygonTextureMapping(csPolygonRange, csVector3, csVector2, csVector3, csVector2, csVector3, csVector2) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
setPolygonTextureMapping(csPolygonRange, csVector3, csVector3, float, csVector3, float) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
setPolygonTextureMapping(csPolygonRange, csVector3, csVector3, float) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
setPolygonTextureMapping(csPolygonRange, float) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Set texture mapping of all polygons in the given range to use the texture mapping as specified by the two first vertices on the polygon.
setPolygonTextureMapping(csPolygonRange, csVector3, csVector3, float, csVector3, float) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Set texture mapping of all polygons in the given range to use the texture mapping as specified by two vertices on the polygon.
setPolygonTextureMapping(csPolygonRange, csVector3, csVector3, float) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Set texture mapping of all polygons in the given range to use the texture mapping as specified by two vertices on the polygon.
setPolygonTextureMapping(csPolygonRange, csVector3, csVector2, csVector3, csVector2, csVector3, csVector2) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Set texture mapping of all polygons in the given range to use the given uv coordinates for the specified three vertices of every polygon.
setPolygonTextureMapping(csPolygonRange, csVector2, csVector2, csVector2) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Set texture mapping of all polygons in the given range to use the given uv coordinates for the first three vertices of every polygon.
setPolygonTextureMapping(csPolygonRange, csMatrix3, csVector3) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Set texture mapping of all polygons in the given range to use the transform.
setPolygonTextureMappingEnabled(csPolygonRange, boolean) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
setPolygonTextureMappingEnabled(csPolygonRange, boolean) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Disable or enable texture mapping for the range of polygons.
setPolygonVertexIndices(csPolygonRange, int, int[]) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
setPolygonVertexIndices(csPolygonRange, int, int[]) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Set the given polygon index table for all polygons in the given range.
setPortalCallback(iPortalCallback) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
setPortalCallback(iPortalCallback) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Set the portal callback.
setPos(int, int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Set rectangle xmin,ymin position.
setPos(int) - Method in class crystalspace.jbind.impl.csutil.vfs.csFile
 
setPos(int) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iFile
Set new file pointer.
setPosition(csVector3) - Method in class crystalspace.jbind.impl.engine.campos.csCameraPosition
 
setPosition(csVector3) - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
setPosition(iSector, csVector3) - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
setPosition(csVector3) - Method in class crystalspace.jbind.impl.sound.source.csSoundSource
 
setPosition(csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPosition
Set the position.
setPosition(csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Set the transformation vector for this object.
setPosition(iSector, csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Set the transformation vector and sector to move to some position.
setPosition(csVector3) - Method in interface crystalspace.jbind.interfaces.isound.source.iSoundSource
set position of this source
setPreviousSector(iSector) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
setPreviousSector(iSector) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Set the previous sector
setProgressDescription(String, String) - Method in class crystalspace.jbind.impl.varia.pmeter.csProgressMeter
 
setProgressDescription(String, String) - Method in interface crystalspace.jbind.interfaces.ivaria.pmeter.iProgressMeter
Set the id and description of what we are currently monitoring.
setQuality(float) - Method in class crystalspace.jbind.impl.video.effects.eftech.csEffectTechnique
 
setQuality(float) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eftech.iEffectTechnique
Set this technique's quality.
setRGB(int, int, int, int) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
setRGB(iGraphics2D, int, int, int, int) - Method in class crystalspace.jbind.impl.video.graph2d.csOffscreenCanvasCallback
 
setRGB(int, int, int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Set a color index to given R,G,B (0..255); values.
setRGB(iGraphics2D, int, int, int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iOffscreenCanvasCallback
Palette entry has been modified.
setRadius(float) - Method in class crystalspace.jbind.impl.csgeom.sphere.csSphere
Set the radius of this sphere.
setRandomSeed(int) - Method in class crystalspace.jbind.impl.engine.halo.csNovaHalo
 
setRandomSeed(int) - Method in interface crystalspace.jbind.interfaces.iengine.halo.iNovaHalo
Set random seed for generating the halo.
setRectangle(int, int, int, int) - Method in class crystalspace.jbind.impl.cstool.csview.csView
 
setRectangle(int, int, int, int) - Method in class crystalspace.jbind.impl.varia.view.csView
 
setRectangle(int, int, int, int) - Method in interface crystalspace.jbind.interfaces.ivaria.view.iView
Set clipping rectangle.
setReflection(float, float, float) - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
setReflection(float, float, float) - Method in interface crystalspace.jbind.interfaces.ivideo.material.iMaterial
Set the reflection parameters.
setRenderPriority(long) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
setRenderPriority(long) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
The renderer will render all objects in a sector based on this number.
setRenderPriorityCamera(long, boolean) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
setRenderPriorityCamera(long, boolean) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Set the render priority camera flag.
setRenderRecursionLevel(int) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
setRenderRecursionLevel(int) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Set render recursion level
setRenderState(int, long) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
setRenderState(int, long) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Set a renderstate value.
setRenderTarget(iTextureHandle, boolean) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
setRenderTarget(iTextureHandle) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
setRenderTarget(iTextureHandle) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Set the target of rendering.
setRenderTarget(iTextureHandle, boolean) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Set the target of rendering.
setRendererData(iBase) - Method in class crystalspace.jbind.impl.video.effects.eflayer.csEffectLayer
 
setRendererData(iBase) - Method in class crystalspace.jbind.impl.video.effects.efpass.csEffectPass
 
setRendererData(iBase) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eflayer.iEffectLayer
Set renderer specific data.
setRendererData(iBase) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efpass.iEffectPass
Set renderer specific data.
setRoundnessFactor(float) - Method in class crystalspace.jbind.impl.engine.halo.csNovaHalo
 
setRoundnessFactor(float) - Method in interface crystalspace.jbind.interfaces.iengine.halo.iNovaHalo
Set the roundness factor.
setSector(iSector) - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
setSector(String) - Method in class crystalspace.jbind.impl.engine.campos.csCameraPosition
 
setSector(iSector) - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
setSector(iSector) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
setSector(iSector) - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Move to another sector.
setSector(String) - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPosition
Set the home sector.
setSector(iSector) - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Initialize the list of sectors to one sector where this thing is.
setSector(iSector) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Set the sector that this portal points too.
setSectorCallback(iSectorCallback) - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
setSectorCallback(iSectorCallback) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Set the sector callback.
setShader(int, iShader) - Method in class crystalspace.jbind.impl.video.material.csMaterial
 
setShader(int, iShader) - Method in interface crystalspace.jbind.interfaces.ivideo.material.iMaterial
Associate a shader with a shader type.
setShadowState(int) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
setShadowState(int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Controls shadow drawing.
setSize(csVector2) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Set the size of the box but keep the center intact.
setSize(csVector3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Set the size of the box but keep the center intact.
setSize(int, int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Set rectangle size.
setSize(int) - Method in class crystalspace.jbind.impl.video.fontserv.csFont
 
setSize(int) - Method in interface crystalspace.jbind.interfaces.ivideo.fontserv.iFont
Set the size for this font in Point.
setSmoothingFlag(boolean) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
setSmoothingFlag(boolean) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Sets the smoothing flag.
setSpokeCount(int) - Method in class crystalspace.jbind.impl.engine.halo.csNovaHalo
 
setSpokeCount(int) - Method in interface crystalspace.jbind.interfaces.iengine.halo.iNovaHalo
Set the number of halo spokes.
setStart(csVector2) - Method in class crystalspace.jbind.impl.csgeom.segment.csSegment2
Set the start of the segment.
setStart(csVector3) - Method in class crystalspace.jbind.impl.csgeom.segment.csSegment3
Set the start of the segment.
setStateFloat(int, float) - Method in class crystalspace.jbind.impl.video.effects.eflayer.csEffectLayer
 
setStateFloat(int, float) - Method in class crystalspace.jbind.impl.video.effects.efpass.csEffectPass
 
setStateFloat(int, float) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eflayer.iEffectLayer
Set a state float.
setStateFloat(int, float) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efpass.iEffectPass
Set a state float.
setStateOpaque(int, iPointer) - Method in class crystalspace.jbind.impl.video.effects.eflayer.csEffectLayer
 
setStateOpaque(int, iPointer) - Method in class crystalspace.jbind.impl.video.effects.efpass.csEffectPass
 
setStateOpaque(int, iPointer) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eflayer.iEffectLayer
Set a state opaque data.
setStateOpaque(int, iPointer) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efpass.iEffectPass
Set a state opaque data.
setStateString(int, int) - Method in class crystalspace.jbind.impl.video.effects.eflayer.csEffectLayer
 
setStateString(int, int) - Method in class crystalspace.jbind.impl.video.effects.efpass.csEffectPass
 
setStateString(int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eflayer.iEffectLayer
Set a state string.
setStateString(int, int) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efpass.iEffectPass
Set a state string.
setStateVector4(int, csEffectVector4) - Method in class crystalspace.jbind.impl.video.effects.eflayer.csEffectLayer
 
setStateVector4(int, csEffectVector4) - Method in class crystalspace.jbind.impl.video.effects.efpass.csEffectPass
 
setStateVector4(int, csEffectVector4) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eflayer.iEffectLayer
Set a state vector4.
setStateVector4(int, csEffectVector4) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efpass.iEffectPass
Set a state vector4.
setStaticLOD(float, float) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
setStaticLOD(float, float) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper
Set the LOD function parameters for this factory.
setStr(String, String) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
setStr(String, String) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Set an string value.
setT2O(csMatrix3) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csOrthoTransform
Set 'this' to 'other' transformation matrix.
setT2O(csMatrix3) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Set 'other' to 'this' transformation matrix.
setTextureHandle(iTextureHandle) - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
setTextureHandle(iTextureHandle) - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureWrapper
Change the texture handle.
setTextureState(int, iTextureHandle[], int) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
setTextureState(int, iTextureHandle[], int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Activate or deactivate all given textures depending on the value of 'textures' for that unit (i.e. deactivate if 0);.
setThisSector(iSector) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
setThisSector(iSector) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Set the current sector
setTitle(String) - Method in interface crystalspace.jbind.interfaces.ivideo.natwin.iNativeWindow
Set the title for this window.
setTotal(int) - Method in class crystalspace.jbind.impl.varia.pmeter.csProgressMeter
 
setTotal(int) - Method in interface crystalspace.jbind.interfaces.ivaria.pmeter.iProgressMeter
Set the total element count represented by the meter and perform a reset.
setTransform(csOrthoTransform) - Method in class crystalspace.jbind.impl.engine.camera.csCamera
 
setTransform(csReversibleTransform) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshFactoryWrapper
 
setTransform(csReversibleTransform) - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
setTransform(csMatrix3) - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
setTransform(csOrthoTransform) - Method in interface crystalspace.jbind.interfaces.iengine.camera.iCamera
Set the transform corresponding to this camera.
setTransform(csReversibleTransform) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshFactoryWrapper
Set optional relative transform (relative to parent).
setTransform(csReversibleTransform) - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Set the world to object tranformation.
setTransform(csMatrix3) - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Set the transformation matrix for this entity.
setType(int) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Set type (calling this after SetValue will cause undefined behaviour).
setUpwardVector(csVector3) - Method in class crystalspace.jbind.impl.engine.campos.csCameraPosition
 
setUpwardVector(csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.campos.iCameraPosition
Set the 'up' vector.
setUseCallback(iTextureCallback) - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
setUseCallback(iTextureCallback) - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureWrapper
Set a callback which is called just before the texture is used.
setUserdata(iFrustumViewUserdata) - Method in class crystalspace.jbind.impl.engine.fview.csFrustumView
 
setUserdata(iFrustumViewUserdata) - Method in interface crystalspace.jbind.interfaces.iengine.fview.iFrustumView
Set or clear userdata.
setValidation(int) - Method in class crystalspace.jbind.impl.video.effects.eftech.csEffectTechnique
 
setValidation(int) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.eftech.iEffectTechnique
Set validation status.
setValue(csVector4) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Store a csVector4.
setValue(csVector3) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Store a csVector3.
setValue(csVector2) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Store a csVector2.
setValue(iRenderBuffer) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Store a render buffer.
setValue(iTextureWrapper) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Store a texture wrapper.
setValue(iTextureHandle) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Store a texture handle.
setValue(csRGBpixel) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Store a color.
setValue(float) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Store a float.
setValue(int) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
Store an int.
setVariableFloat(int, float) - Method in class crystalspace.jbind.impl.video.effects.efdef.csEffectDefinition
 
setVariableFloat(int, float) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efdef.iEffectDefinition
Set variable value as float.
setVariableVector4(int, csEffectVector4) - Method in class crystalspace.jbind.impl.video.effects.efdef.csEffectDefinition
 
setVariableVector4(int, csEffectVector4) - Method in interface crystalspace.jbind.interfaces.ivideo.effects.efdef.iEffectDefinition
Set variable value as vector4.
setVector(csVector3) - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariable
 
setVector(csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariable
Set the variable to store a csVector3.
setVelocity(csVector3) - Method in class crystalspace.jbind.impl.sound.source.csSoundSource
 
setVelocity(csVector3) - Method in interface crystalspace.jbind.interfaces.isound.source.iSoundSource
set velocity of this source
setVerbose(boolean) - Method in class crystalspace.jbind.impl.video.txtmgr.csTextureManager
 
setVerbose(boolean) - Method in interface crystalspace.jbind.interfaces.ivideo.txtmgr.iTextureManager
Set verbose mode on/off.
setVertex(int, csVector3) - Method in class crystalspace.jbind.impl.mesh.thing.csThingFactoryState
 
setVertex(int, csVector3) - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingFactoryState
Set the object space vertices for a given vertex.
setVertexArray(csVector3[]) - Method in class crystalspace.jbind.impl.video.vbufmgr.csPolygonBuffer
 
setVertexArray(csVector3[]) - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iPolygonBuffer
Set vertices to use for the polygons.
setVertexCount(int) - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Set the number of vertices.
setVertices(csVector2Array) - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Set all polygon vertices at once.
setVisibilityCullerPlugin(String) - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
setVisibilityCullerPlugin(String) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Use the specified plugin as the visibility culler for this sector.
setVisibilityNumber(int) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityObject
 
setVisibilityNumber(int) - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityObject
Set the visibility number for this object.
setVisibleCallback(iMeshObjectDrawCallback) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
setVisibleCallback(iMeshObjectDrawCallback) - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
Register a callback to the mesh object which will be called from within Draw(); if the mesh object thinks that the object is really visible.
setVolume(float) - Method in class crystalspace.jbind.impl.sound.source.csSoundSource
 
setVolume(float) - Method in interface crystalspace.jbind.interfaces.isound.source.iSoundSource
Set volume (range from 0.0 to 1.0);.
setWarp(csTransform) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
setWarp(csMatrix3, csVector3, csVector3) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
setWarp(csTransform) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Set the warping transformation for this portal in object space and world space.
setWarp(csMatrix3, csVector3, csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Set the warping transformation for this portal in object space and world space.
setWithAxisAngle(csVector3, float) - Method in class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Set the quaternion using an axis-angle representation.
setWithEuler(csVector3) - Method in class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Convert a set of Euler angles to a Quaternion.
setWriteMask(boolean, boolean, boolean, boolean) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
setWriteMask(boolean, boolean, boolean, boolean) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Set the masking of color and/or alpha values to framebuffer.
setXmax(int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Rectangle bounds.
setXmin(int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Rectangle bounds.
setYmax(int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Rectangle bounds.
setYmin(int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Rectangle bounds.
setZBufMode(int) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
setZBufMode(int) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Set the Z-buf drawing mode to use for this object.
setZMode(int) - Method in class crystalspace.jbind.impl.video.graph3d.csGraphics3D
 
setZMode(int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph3d.iGraphics3D
Set the z buffer write/test mode.
setup() - Method in class crystalspace.jbind.impl.engine.light.csLight
 
setup(String) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
setup() - Method in interface crystalspace.jbind.interfaces.iengine.light.iLight
For a dynamic light you need to call this to do the actual lighting calculations.
setup(String) - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCuller
Setup all data for this visibility culler.
setupConfigManager(iObjectRegistry, String, String) - Static method in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
setupEventHandler(iObjectRegistry, iEventHandler) - Static method in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
setupEventHandler(iObjectRegistry, iEventHandler, int) - Static method in class crystalspace.jbind.impl.cstool.initapp.csInitializer
 
setupFrame() - Method in class crystalspace.jbind.tutorial.CTutorial4
 
setupPass(csRenderMesh, iShaderVariableContext[]) - Method in class crystalspace.jbind.impl.video.shader.shader.csShader
 
setupPass(csRenderMesh, iShaderVariableContext[]) - Method in interface crystalspace.jbind.interfaces.ivideo.shader.shader.iShader
Setup a pass.
shaderVariable() - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxy
 
shaderVariable(csShaderVariable) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxy
 
sharpen(csRGBpixel, int) - Method in class crystalspace.jbind.impl.graphic.image.csImage
 
sharpen(csRGBpixel, int) - Method in interface crystalspace.jbind.interfaces.igraphic.image.iImage
Create a sharpened copy of the image.
shineLights() - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
shineLights(iRegion, iProgressMeter) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
shineLights(iRegion) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
shineLights() - Method in class crystalspace.jbind.impl.engine.region.csRegion
 
shineLights() - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
shineLights(iMeshWrapper) - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
shineLights() - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Calculate all lighting information.
shineLights(iRegion) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Calculate all lighting information.
shineLights(iRegion, iProgressMeter) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Calculate all lighting information.
shineLights() - Method in interface crystalspace.jbind.interfaces.iengine.region.iRegion
Do lighting calculations (or read from cache).
shineLights(iMeshWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Version of ShineLights(); which only affects one mesh object.
shineLights() - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Calculate lighting for all objects in this sector.
shrinkBestFit() - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Make the array just as big as it needs to be.
slerp(csQuaternion, float) - Method in class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Spherical Linear Interpolation between two quaternions Calculated between this class & the second quaternion by the slerp factor and returned as a new quaternion.
sort() - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Sort array.
sort() - Method in class crystalspace.jbind.impl.csutil.stringarray.csStringArray
 
sort() - Method in interface crystalspace.jbind.interfaces.iutil.stringarray.iStringArray
Sort the string array.
sortMeshLists() - Method in class crystalspace.jbind.impl.cstool.rendermeshlist.csRenderMeshList
Sort the list of meshes by render priority and within every render priority.
squaredDistance(csVector2) - Method in class crystalspace.jbind.impl.csgeom.plane2.csPlane2
Compute the squared distance between the given vector and this plane.
squaredNorm() - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Returns the norm of this vector.
squaredNorm() - Method in class crystalspace.jbind.impl.csgeom.vector2.csVector2
Return the squared norm (magnitude) of this vector.
squaredNorm() - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Return the squared norm (magnitude) of this vector.
squaredNorm() - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Returns the norm of this vector.
squaredNorm() - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Return the squared norm (magnitude) of this vector.
squaredOriginDist() - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Calculate the squared distance between (0,0); and the box This routine is extremely efficient.
squaredOriginDist() - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Calculate the squared distance between (0,0,0) and the box This routine is extremely efficient.
squaredOriginMaxDist() - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Calculate the squared distance between (0,0); and the point on the box which is furthest away from (0,0);.
squaredOriginMaxDist() - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Calculate the squared distance between (0,0,0) and the point on the box which is furthest away from (0,0,0).
start() - Method in class crystalspace.jbind.impl.csgeom.segment.csSegment2
Get the start of the segment.
start(csVector2) - Method in class crystalspace.jbind.impl.csgeom.segment.csSegment2
Set the start of the segment.
start() - Method in class crystalspace.jbind.impl.csgeom.segment.csSegment3
Get the start of the segment.
start(csVector3) - Method in class crystalspace.jbind.impl.csgeom.segment.csSegment3
Set the start of the segment.
start() - Method in class crystalspace.jbind.tutorial.CTutorial1
 
start() - Method in class crystalspace.jbind.tutorial.CTutorial2
 
start() - Method in class crystalspace.jbind.tutorial.CTutorial3
 
start() - Method in class crystalspace.jbind.tutorial.CTutorial4
 
startBoundingBox(float, float) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Same but given some coordinates.
startBoundingBox(csVector2) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Initialize this box to one vertex.
startBoundingBox() - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Initialize this box to empty.
startBoundingBox(csVector3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Initialize this box to one vertex.
startBoundingBox() - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Initialize this box to empty.
startNewShadowBlock() - Method in class crystalspace.jbind.impl.engine.fview.csFrustumView
 
startNewShadowBlock() - Method in interface crystalspace.jbind.interfaces.iengine.fview.iFrustumView
Start new shadow list for this frustum.
startStream(boolean) - Method in class crystalspace.jbind.impl.sound.handle.csSoundHandle
 
startStream(boolean) - Method in interface crystalspace.jbind.interfaces.isound.handle.iSoundHandle
Start playing the stream (only for streamed sound);.
step() - Method in class crystalspace.jbind.impl.varia.pmeter.csProgressMeter
 
step() - Method in interface crystalspace.jbind.interfaces.ivaria.pmeter.iProgressMeter
Increment the meter by one unit.
stop() - Method in class crystalspace.jbind.impl.sound.source.csSoundSource
 
stop() - Method in interface crystalspace.jbind.interfaces.isound.source.iSoundSource
Stop the sound.
stopStream() - Method in class crystalspace.jbind.impl.sound.handle.csSoundHandle
 
stopStream() - Method in interface crystalspace.jbind.interfaces.isound.handle.iSoundHandle
Stop playing the stream (only for streamed sound);.
subsectionExists(String) - Method in class crystalspace.jbind.impl.csutil.cfgfile.csConfigFile
 
subsectionExists(String) - Method in interface crystalspace.jbind.interfaces.iutil.cfgfile.iConfigFile
Test if at least one key exists with the given Subsection prefix.
subtract(csRect) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Alternative subtraction: find maximal area of this rectangle that is not covered by argument.
subtract(float, float, float) - Method in class crystalspace.jbind.impl.csutil.cscolor.csColor
Subtract given R,G,B components from color.
supportsHardTransform() - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
supportsHardTransform() - Method in class crystalspace.jbind.impl.mesh.object.csMeshObjectFactory
 
supportsHardTransform() - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
Return true if HardTransform is supported for this mesh object type.
supportsHardTransform() - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObjectFactory
Return true if HardTransform is supported for this factory.
suspend() - Method in class crystalspace.jbind.impl.csutil.virtclk.csVirtualClock
 
suspend() - Method in interface crystalspace.jbind.interfaces.iutil.virtclk.iVirtualClock
Suspend the engine's virtual-time clock.
sync() - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
sync() - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Close all opened archives, free temporary storage etc.

T

TEXTURE - Static variable in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
 
Time() - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
Time(int) - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
Time() - Method in interface crystalspace.jbind.interfaces.iutil.event.iEvent
Time when the event occured.
Time(int) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEvent
Time when the event occured.
Type() - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
Type(byte) - Method in class crystalspace.jbind.impl.csutil.event.csEvent
 
Type() - Method in interface crystalspace.jbind.interfaces.iutil.event.iEvent
Event type (one of csevKeyDown etc.).
Type(byte) - Method in interface crystalspace.jbind.interfaces.iutil.event.iEvent
Event type (one of csevKeyDown etc.).
teardownPass() - Method in class crystalspace.jbind.impl.video.shader.shader.csShader
 
teardownPass() - Method in interface crystalspace.jbind.interfaces.ivideo.shader.shader.iShader
Tear down current state, and prepare for a new mesh (for which SetupPass is called);.
testBSphere(csReversibleTransform, csSphere) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
testBSphere(csReversibleTransform, csSphere) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Test if the given bounding sphere(in object space coordinates) is visibile in this render view.
testIntersect(csBox2) - Method in class crystalspace.jbind.impl.csgeom.box.csBox2
Test if the two boxes have an intersection.
testIntersect(csBox3) - Method in class crystalspace.jbind.impl.csgeom.box.csBox3
Test if the two boxes have an intersection.
thingShadowsEnabled() - Method in class crystalspace.jbind.impl.engine.fview.csFrustumView
 
thingShadowsEnabled() - Method in interface crystalspace.jbind.interfaces.iengine.fview.iFrustumView
Return true if shadowing for things is enabled.
this2Other(csVector3) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Convert vector v in 'this' space to 'other' space.
this2Other(csPlane3) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Convert a plane in 'this' space to 'other' space.
this2Other(csPlane3, csVector3, csPlane3) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Convert a plane in 'this' space to 'other' space.
this2Other(csSphere) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Convert a sphere in 'this' space to 'other' space.
this2OtherRelative(csVector3) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Convert vector v in 'this' space to a vector in 'other' space, relative to local origin.
this2OtherRelative(csPlane3) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csReversibleTransform
Convert a plane in 'this' space to 'other' space.
threadedLoadMapFile(String, iRegion, boolean, boolean) - Method in class crystalspace.jbind.impl.map.csLoader
 
threadedLoadMapFile(String, iRegion, boolean) - Method in class crystalspace.jbind.impl.map.csLoader
 
threadedLoadMapFile(String, iRegion) - Method in class crystalspace.jbind.impl.map.csLoader
 
threadedLoadMapFile(String) - Method in class crystalspace.jbind.impl.map.csLoader
 
threadedLoadMapFile(String) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load a map file in a thread.
threadedLoadMapFile(String, iRegion) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load a map file in a thread.
threadedLoadMapFile(String, iRegion, boolean) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load a map file in a thread.
threadedLoadMapFile(String, iRegion, boolean, boolean) - Method in interface crystalspace.jbind.interfaces.imap.iLoader
Load a map file in a thread.
toAxisAngle() - Method in class crystalspace.jbind.impl.csgeom.quaterni.csQuaternion
Return an Axis Angle representation of this Quaternion.
toString() - Method in class crystalspace.jbind.impl.csNativeObject
 
toString() - Method in class crystalspace.jbind.impl.csPointer
 
top() - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Return the top element but do not remove it.
transferTo(csShaderVariableProxyList) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Transfer the entire contents of one array to the other.
transform(csTransform) - Method in class crystalspace.jbind.impl.csgeom.frustum.csFrustum
Apply a transformation to this frustum.
transform(csMatrix3) - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
transform(csTransform) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlock
 
transform(csMatrix3) - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Relative transform.
transform(csTransform) - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlock
Apply a transformation to all frustums in this list.
transformIdentity() - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
transformIdentity() - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
Set the transform of this movable to the identity transform (i.e.not moving at all).
translate(csVector3) - Method in class crystalspace.jbind.impl.csgeom.transfrm.csTransform
Move the 'other' to 'this' translation by a specified amount.
transpose() - Method in class crystalspace.jbind.impl.csgeom.matrix3.csMatrix3
Transpose this matrix.
traverse(iPortal, iBase) - Method in class crystalspace.jbind.impl.engine.portal.csPortalCallback
 
traverse(iSector, iBase) - Method in class crystalspace.jbind.impl.engine.sector.csSectorCallback
 
traverse(iPortal, iBase) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortalCallback
Traverse to the portal.
traverse(iSector, iBase) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSectorCallback
Sector will be traversed.
truncate(int) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxyList
Truncate array to specified number of elements.
type() - Method in class crystalspace.jbind.impl.csgeom.clip2d.csVertexStatus
The type of vertex.
type(short) - Method in class crystalspace.jbind.impl.csgeom.clip2d.csVertexStatus
The type of vertex.

U

union(int, int, int, int) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Add a rectangle: find minimal rectangle that embeds both given rectangles.
union(csRect) - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Add a rectangle: find minimal rectangle that embeds both given rectangles.
union(csVector3, float) - Method in class crystalspace.jbind.impl.csgeom.sphere.csSphere
Calculate the union of this sphere and another.
unit() - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Returns the unit vector in the direction of this vector.
unit(csDVector3) - Static method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
Normalizes a vector to a unit vector.
unit() - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Returns the unit vector in the direction of this vector.
unit(csVector3) - Static method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
Normalizes a vector to a unit vector.
unit(csDVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Normalizes a vector to a unit vector.
unit() - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
Returns the unit vector in the direction of this vector.
unit(csVector4) - Static method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Normalizes a vector to a unit vector.
unit() - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
Returns the unit vector in the direction of this vector.
unlinkShadow(int) - Method in class crystalspace.jbind.impl.engine.shadows.csShadowBlock
 
unlinkShadow(int) - Method in interface crystalspace.jbind.interfaces.iengine.shadows.iShadowBlock
Unlink a shadow frustum from the list and dereference it.
unloadPlugin(iComponent) - Method in class crystalspace.jbind.impl.csutil.plugin.csPluginManager
 
unloadPlugin(iComponent) - Method in interface crystalspace.jbind.interfaces.iutil.plugin.iPluginManager
Remove a plugin from system driver's plugin list.
unlock() - Method in class crystalspace.jbind.impl.csgeom.polymesh.csPolygonMesh
 
unlock() - Method in interface crystalspace.jbind.interfaces.igeom.polymesh.iPolygonMesh
Unlock the polygon mesh.
unlockBuffer(iVertexBuffer) - Method in class crystalspace.jbind.impl.video.vbufmgr.csVertexBufferManager
 
unlockBuffer(iVertexBuffer) - Method in interface crystalspace.jbind.interfaces.ivideo.vbufmgr.iVertexBufferManager
Unlock a vertex buffer.
unmount(String, String) - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
unmount(String, String) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Unmount an VFS path; if RealPath is 0, entire VirtualPath is unmounted.
unprepare() - Method in class crystalspace.jbind.impl.mesh.thing.csThingState
 
unprepare() - Method in interface crystalspace.jbind.interfaces.imesh.thing.iThingState
Reset the prepare flag so that this Thing can be re-prepared.
unregister(iBase, String) - Method in class crystalspace.jbind.impl.csutil.objreg.csObjectRegistry
 
unregister(iRenderLoop) - Method in class crystalspace.jbind.impl.engine.renderloop.csRenderLoopManager
 
unregister(iRenderLoop) - Method in interface crystalspace.jbind.interfaces.iengine.renderloop.iRenderLoopManager
Remove an association between a name and a render loop.
unregister(iBase, String) - Method in interface crystalspace.jbind.interfaces.iutil.objreg.iObjectRegistry
Unregister an object with this registry.
unregisterPortalMesh(iMeshWrapper) - Method in class crystalspace.jbind.impl.engine.sector.csSector
 
unregisterPortalMesh(iMeshWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.sector.iSector
Deprecated. *to be removed*
unregisterVisObject(iVisibilityObject) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
unregisterVisObject(iVisibilityObject) - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCuller
Unregister a visibility object with this culler.
unsafeAdd(csRGBpixel) - Method in class crystalspace.jbind.impl.csgfx.rgbpixel.csRGBpixel
Use this only if you know there is no overflow.
updateBoundingBox() - Method in class crystalspace.jbind.impl.csgeom.poly2d.csPoly2D
Update the bounding box (useful after SetVertices).
updateClipper() - Method in class crystalspace.jbind.impl.cstool.csview.csView
 
updateClipper() - Method in class crystalspace.jbind.impl.varia.view.csView
 
updateClipper() - Method in interface crystalspace.jbind.interfaces.ivaria.view.iView
Update the Clipper.
updateLighting(iLight[], int) - Method in class crystalspace.jbind.impl.engine.mesh.csMeshWrapper
 
updateLighting(iLight[], iMovable) - Method in class crystalspace.jbind.impl.mesh.object.csMeshObject
 
updateLighting(iLight[], int) - Method in interface crystalspace.jbind.interfaces.iengine.mesh.iMeshWrapper
Light object according to the given array of lights (i.e.
updateLighting(iLight[], iMovable) - Method in interface crystalspace.jbind.interfaces.imesh.object.iMeshObject
Update lighting for the object on the given position.
updateMove() - Method in class crystalspace.jbind.impl.engine.movable.csMovable
 
updateMove() - Method in interface crystalspace.jbind.interfaces.iengine.movable.iMovable
After all movement has been done you need to call UpdateMove() to make the final changes to the entity that is controlled by this movable.
useClipFrustum(boolean) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
useClipFrustum(boolean) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Enable the use of a clip frustum
useClipPlane(boolean) - Method in class crystalspace.jbind.impl.engine.rview.csRenderView
 
useClipPlane(boolean) - Method in interface crystalspace.jbind.interfaces.iengine.rview.iRenderView
Enable the use of a clip plane
useTexture(iTextureWrapper) - Method in class crystalspace.jbind.impl.engine.texture.csTextureCallback
 
useTexture(iTextureWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureCallback
Get height.
userData() - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxy
 
userData(iPointer) - Method in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariableProxy
 

V

VECTOR2 - Static variable in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
 
VECTOR3 - Static variable in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
 
VECTOR4 - Static variable in class crystalspace.jbind.impl.csgfx.shadervar.csShaderVariable
 
variableChanged(iSharedVariable) - Method in class crystalspace.jbind.impl.engine.sharevar.csSharedVariableListener
 
variableChanged(iSharedVariable) - Method in interface crystalspace.jbind.interfaces.iengine.sharevar.iSharedVariableListener
A variable has changed.
vertex() - Method in class crystalspace.jbind.impl.csgeom.clip2d.csVertexStatus
Original vertex number (for CS_VERTEX_ORIGINAL and CS_VERTEX_ONEDGE).
vertex(short) - Method in class crystalspace.jbind.impl.csgeom.clip2d.csVertexStatus
Original vertex number (for CS_VERTEX_ORIGINAL and CS_VERTEX_ONEDGE).
vertices() - Method in class crystalspace.jbind.impl.csgeom.polymesh.csMeshedPolygon
 
vertices(csNativeIntArray) - Method in class crystalspace.jbind.impl.csgeom.polymesh.csMeshedPolygon
Set the vertices of the csMeshedPolygon
visTest(csPlane3, int, iVisibilityCullerListener) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
visTest(csPlane3, int) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
visTest(csSphere, iVisibilityCullerListener) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
visTest(csSphere) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
visTest(csBox3) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
visTest(iRenderView, iVisibilityCullerListener) - Method in class crystalspace.jbind.impl.engine.viscul.csVisibilityCuller
 
visTest(csPlane3, int, iVisibilityCullerListener) - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCuller
Notify the visibility callback of all objects that are in the volume formed by the set of planes.
visTest(csPlane3, int) - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCuller
Mark all objects as visible that are in the volume formed by the set of planes.
visTest(csSphere, iVisibilityCullerListener) - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCuller
Notify the visibility callback of all objects that intersect with the given bounding sphere.
visTest(csSphere) - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCuller
Mark all objects as visible that intersect with the given bounding sphere.
visTest(csBox3) - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCuller
Mark all objects as visible that intersect with the given bounding box.
visTest(iRenderView, iVisibilityCullerListener) - Method in interface crystalspace.jbind.interfaces.iengine.viscul.iVisibilityCuller
Do the visibility test from a given viewpoint.
visit() - Method in class crystalspace.jbind.impl.engine.material.csMaterialWrapper
 
visit() - Method in class crystalspace.jbind.impl.engine.texture.csTextureWrapper
 
visit() - Method in interface crystalspace.jbind.interfaces.iengine.material.iMaterialWrapper
Visit this material.
visit() - Method in interface crystalspace.jbind.interfaces.iengine.texture.iTextureWrapper
Visit this texture.

W

Write(byte[]) - Method in class crystalspace.jbind.impl.csutil.vfs.csFile
 
Write(byte[]) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iFile
Replacement for standard fwrite();.
w() - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
The W component of the vector.
w(double) - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
The W component of the vector.
w() - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
The W component of the vector.
w(float) - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
The W component of the vector.
wantToDie(iMeshWrapper) - Method in class crystalspace.jbind.impl.engine.engine.csEngine
 
wantToDie(iMeshWrapper) - Method in interface crystalspace.jbind.interfaces.iengine.engine.iEngine
Sometimes a mesh wants to destruct itself (for example a particle system that has only limited lifetime).
warp(csReversibleTransform, csVector3) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
warp(csReversibleTransform, csVector3) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Warp a position in world space given a object space to world space transform (this==object, other==world).
warpSpace(csReversibleTransform, csReversibleTransform, boolean) - Method in class crystalspace.jbind.impl.engine.portal.csPortal
 
warpSpace(csReversibleTransform, csReversibleTransform, boolean) - Method in interface crystalspace.jbind.interfaces.iengine.portal.iPortal
Warp space using the given world->camera transformation.
watchLight(iLight) - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher
 
watchLight(iLight) - Method in interface crystalspace.jbind.interfaces.iengine.objwatch.iObjectWatcher
Add a light to watch.Implemented in csObjectWatcher
watchMovable(iMovable) - Method in class crystalspace.jbind.impl.engine.objwatch.csObjectWatcher
 
watchMovable(iMovable) - Method in interface crystalspace.jbind.interfaces.iengine.objwatch.iObjectWatcher
Add a movable to watch.Implemented in csObjectWatcher
width() - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Return the width of rectangle.
write(iFont, int, int, int, int, String, int) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
write(iFont, int, int, int, int, String) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
write(iFont, int, int, int, int, String) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Write a text string into the back buffer.
write(iFont, int, int, int, int, String, int) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Write a text string into the back buffer.
writeBaseline(iFont, int, int, int, int, String) - Method in class crystalspace.jbind.impl.video.graph2d.csGraphics2D
 
writeBaseline(iFont, int, int, int, int, String) - Method in interface crystalspace.jbind.interfaces.ivideo.graph2d.iGraphics2D
Deprecated. Instead, use Write(); with the CS_WRITE_BASELINE flag set. Implemented in csGraphics2D, and csGraphics2DNull.
writeFile(String, byte[], long) - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
writeFile(String, byte[]) - Method in class crystalspace.jbind.impl.csutil.vfs.csVFS
 
writeFile(String, byte[]) - Method in interface crystalspace.jbind.interfaces.iutil.vfs.iVFS
Write an entire file in one pass.
writeToCache(iCacheManager) - Method in class crystalspace.jbind.impl.mesh.lighting.csLightingInfo
 
writeToCache(iCacheManager) - Method in interface crystalspace.jbind.interfaces.imesh.lighting.iLightingInfo
Write the lighting information to the cache.

X

x() - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
The X component of the vector.
x(double) - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
The X component of the vector.
x() - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
The X component of the vector.
x(float) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
The X component of the vector.
x() - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
The X component of the vector.
x(double) - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
The X component of the vector.
x() - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
The X component of the vector.
x(float) - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
The X component of the vector.
xmax() - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Rectangle bounds.
xmin() - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Rectangle bounds.

Y

y() - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
The Y component of the vector.
y(double) - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
The Y component of the vector.
y() - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
The Y component of the vector.
y(float) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
The Y component of the vector.
y() - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
The Y component of the vector.
y(double) - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
The Y component of the vector.
y() - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
The Y component of the vector.
y(float) - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
The Y component of the vector.
ymax() - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Rectangle bounds.
ymin() - Method in class crystalspace.jbind.impl.csgeom.csrect.csRect
Rectangle bounds.

Z

z() - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
The Z component of the vector.
z(double) - Method in class crystalspace.jbind.impl.csgeom.math3d_d.csDVector3
The Z component of the vector.
z() - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
The Z component of the vector.
z(float) - Method in class crystalspace.jbind.impl.csgeom.vector3.csVector3
The Z component of the vector.
z() - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
The Z component of the vector.
z(double) - Method in class crystalspace.jbind.impl.csgeom.vector4.csDVector4
The Z component of the vector.
z() - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
The Z component of the vector.
z(float) - Method in class crystalspace.jbind.impl.csgeom.vector4.csVector4
The Z component of the vector.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z