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

P

paradeMagnetCount - Variable in class com.buckosoft.povspew.tteoac.Reefer.ReeferWorld
 
paradeRadius - Variable in class com.buckosoft.povspew.tteoac.Reefer.ReeferRunner
 
parsePoint(String) - Method in class com.buckosoft.povspew.util.PovWorld
Given a String "<1,2,3>" return the parsed point
pi - Static variable in class com.buckosoft.povspew.util.PovWorld
Convienence copy of Math.PI
pi2 - Static variable in class com.buckosoft.povspew.util.PovWorld
PI times 2, which is the number of radians in a circle
pieceRot - Variable in class com.buckosoft.povspew.tteoac.Mushroom.MushPiece
 
pieces - Variable in class com.buckosoft.povspew.tteoac.Mushroom.MushroomWorld
 
Pigment - Class in com.buckosoft.povspew.util
A Pov-Ray pigment component.
Pigment() - Constructor for class com.buckosoft.povspew.util.Pigment
Creates a new instance of Pigment
Pigment(double, double, double) - Constructor for class com.buckosoft.povspew.util.Pigment
 
pih - Static variable in class com.buckosoft.povspew.util.PovWorld
Half PI, a quarter of a circle
Plane - Class in com.buckosoft.povspew.util
 
Plane() - Constructor for class com.buckosoft.povspew.util.Plane
Creates a new instance of Plane
plateCenters - Variable in class com.buckosoft.povspew.tteoac.Mushroom.MushroomWorld
 
plateCrashFlyDelay - Variable in class com.buckosoft.povspew.tteoac.Mushroom.MushroomWorld
 
plateCrashFlyDuration - Variable in class com.buckosoft.povspew.tteoac.Mushroom.MushroomWorld
 
PlatePiece - Class in com.buckosoft.povspew.tteoac.Mushroom
 
PlatePiece() - Constructor for class com.buckosoft.povspew.tteoac.Mushroom.PlatePiece
 
platePieceCount - Variable in class com.buckosoft.povspew.tteoac.Mushroom.MushroomWorld
 
platePieces - Variable in class com.buckosoft.povspew.tteoac.Mushroom.MushroomWorld
 
Point - Class in com.buckosoft.povspew.util
A POV-Ray compatible vector of coordinates
Point() - Constructor for class com.buckosoft.povspew.util.Point
Creates a new instance of Vector
Point(double, double, double) - Constructor for class com.buckosoft.povspew.util.Point
Creates a new instance of Vector
Point(Point) - Constructor for class com.buckosoft.povspew.util.Point
Creates a new instance of Vector
pos - Variable in class com.buckosoft.povspew.tteoac.Fishtank.FlyingRock
The current position of this rock
pos - Variable in class com.buckosoft.povspew.tteoac.Mushroom.ExplodePiece
 
pos - Variable in class com.buckosoft.povspew.tteoac.Mushroom.ExplodeTopPiece
 
pos - Variable in class com.buckosoft.povspew.tteoac.Mushroom.PlatePiece
 
pos - Variable in class com.buckosoft.povspew.tteoac.Reefer.Magnet
Where we are
pos - Variable in class com.buckosoft.povspew.tteoac.Thrust.ThrustPiece
The current position of this thrust
pos - Variable in class com.buckosoft.povspew.tteoac.Volcano.RStock
 
pos - Variable in class com.buckosoft.povspew.tteoac.Volcano.Spew
The current position of this spew
pos - Variable in class com.buckosoft.povspew.tteoac.Volcano.Volcano
The Volcano's position in VolcanoWorld
posRot - Variable in class com.buckosoft.povspew.tteoac.Mushroom.MushPiece
 
postParade - Variable in class com.buckosoft.povspew.tteoac.Reefer.Magnet
Are we hiding after the parade?
posz - Variable in class com.buckosoft.povspew.tteoac.Mushroom.MushPiece
 
PovWorld - Class in com.buckosoft.povspew.util
Base class for all Pov-Ray scenes.
PovWorld() - Constructor for class com.buckosoft.povspew.util.PovWorld
 
preview_spline(int) - Method in class com.buckosoft.povspew.util.Spline
 
printDefinitions(PrintWriter, List<SpewGlobal>) - Method in class com.buckosoft.povspew.tteoac.Volcano.VolcanoWorld
 
printError(String) - Method in class com.buckosoft.util.BSDatabase
Print one line of an error
printSQLException(SQLException, String) - Method in class com.buckosoft.util.BSDatabase
Print some details about the SQL exception
prot - Variable in class com.buckosoft.povspew.tteoac.Mushroom.ExplodePiece
rotation copied from the piece that created this explosion
prot - Variable in class com.buckosoft.povspew.tteoac.Mushroom.ExplodeTopPiece
 
prot - Variable in class com.buckosoft.povspew.tteoac.Mushroom.MushTopPiece
 
putExplodePiece(double, int, int, ExplodePiece) - Method in interface com.buckosoft.povspew.tteoac.db.Database
 
putExplodePiece(double, int, int, ExplodePiece) - Method in class com.buckosoft.povspew.tteoac.db.DatabaseImpl
 
putExplodeTop(double, int, int, ExplodeTopPiece) - Method in interface com.buckosoft.povspew.tteoac.db.Database
 
putExplodeTop(double, int, int, ExplodeTopPiece) - Method in class com.buckosoft.povspew.tteoac.db.DatabaseImpl
 
putMagnet(double, int, int, Magnet) - Method in interface com.buckosoft.povspew.tteoac.db.Database
Write this magnet to the database.
putMagnet(double, int, int, Magnet) - Method in class com.buckosoft.povspew.tteoac.db.DatabaseImpl
 
putMushPiece(double, int, int, MushPiece) - Method in interface com.buckosoft.povspew.tteoac.db.Database
Write this MushroomCloud piece to the database.
putMushPiece(double, int, int, MushPiece) - Method in class com.buckosoft.povspew.tteoac.db.DatabaseImpl
 
putMushTop(double, int, int, MushTopPiece) - Method in interface com.buckosoft.povspew.tteoac.db.Database
 
putMushTop(double, int, int, MushTopPiece) - Method in class com.buckosoft.povspew.tteoac.db.DatabaseImpl
 
putPlatePiece(double, int, int, PlatePiece) - Method in interface com.buckosoft.povspew.tteoac.db.Database
 
putPlatePiece(double, int, int, PlatePiece) - Method in class com.buckosoft.povspew.tteoac.db.DatabaseImpl
 
putSpew(double, int, int, Spew) - Method in interface com.buckosoft.povspew.tteoac.db.Database
Write this spew to the database
putSpew(double, int, int, Spew) - Method in class com.buckosoft.povspew.tteoac.db.DatabaseImpl
 
putSpew2(double, int, int, Spew2) - Method in interface com.buckosoft.povspew.tteoac.db.Database
 
putSpew2(double, int, int, Spew2) - Method in class com.buckosoft.povspew.tteoac.db.DatabaseImpl
 
putSpewGlobal(double, SpewGlobal) - Method in interface com.buckosoft.povspew.tteoac.db.Database
 
putSpewGlobal(double, SpewGlobal) - Method in class com.buckosoft.povspew.tteoac.db.DatabaseImpl
 
A B C D E F G H I J L M N O P R S T U V W X Y Z 
Skip navigation links