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  
bitmap — Property in class org.papervision3d.core.proto.MaterialObject3D
A transparent or opaque BitmapData texture.
BitmapAssetMaterial — Class in package org.papervision3d.materials
The BitmapAssetMaterial class creates a texture from a Bitmap library symbol.
BitmapAssetMaterial(id, initObject) — Constructor in class org.papervision3d.materials.BitmapAssetMaterial
The BitmapAssetMaterial class creates a texture from a Bitmap library asset.
BitmapFileMaterial — Class in package org.papervision3d.materials
The BitmapFileMaterial class creates a texture by loading a bitmap from an external file.
BitmapFileMaterial(url, initObject) — Constructor in class org.papervision3d.materials.BitmapFileMaterial
The BitmapFileMaterial class creates a texture by loading a bitmap from an external file.
BitmapMaterial — Class in package org.papervision3d.materials
The BitmapMaterial class creates a texture from a BitmapData object.
BitmapMaterial(asset, initObject) — Constructor in class org.papervision3d.materials.BitmapMaterial
The BitmapMaterial class creates a texture from a BitmapData object.
boundingBox() — Method in class org.papervision3d.core.geom.Vertices3D
Calculates 3D bounding box.
_boundingSphere2 — Property in class org.papervision3d.core.proto.GeometryObject3D
boundingSphere2 — Property in class org.papervision3d.core.proto.GeometryObject3D
A MaterialObject3D object that contains the material properties of the triangle.
_boundingSphereDirty — Property in class org.papervision3d.core.proto.GeometryObject3D
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