py3dtiles
Contents:
Install
Command line usage
API usage
API doc
FAQ and Troubleshooting
Links:
Gitlab Repository
Community chat room
py3dtiles
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
A
aabb (py3dtiles.tilers.node.node.Node attribute)
aabb_center (py3dtiles.tilers.node.node.Node attribute)
aabb_size (py3dtiles.tilers.node.node.Node attribute)
aabb_size_to_subdivision_type() (in module py3dtiles.utils)
add() (py3dtiles.tileset.bounding_volume.BoundingVolume method)
(py3dtiles.tileset.bounding_volume_box.BoundingVolumeBox method)
add_asset_extras() (py3dtiles.tileset.tileset.TileSet method)
add_child() (py3dtiles.tileset.tile.Tile method)
add_extension() (py3dtiles.tileset.extendable.Extendable method)
add_property_from_array() (py3dtiles.tileset.batch_table.BatchTable method)
asset (py3dtiles.typing.TilesetDictType attribute)
AssetDictType (class in py3dtiles.typing)
B
B3dm (class in py3dtiles.tileset.content.b3dm)
B3dmBody (class in py3dtiles.tileset.content.b3dm)
B3dmHeader (class in py3dtiles.tileset.content.b3dm)
balance() (py3dtiles.tilers.node.points_grid.Grid method)
BaseExtension (class in py3dtiles.tileset.extension.base_extension)
BATCH_ID (py3dtiles.tileset.feature_table.SemanticPoint attribute)
BATCHED_3D_MODEL (py3dtiles.tileset.tile_content.TileContentType attribute)
BatchTable (class in py3dtiles.tileset.batch_table)
BoundingVolume (class in py3dtiles.tileset.bounding_volume)
boundingVolume (py3dtiles.typing.ContentType attribute)
(py3dtiles.typing.TileDictType attribute)
BoundingVolumeBox (class in py3dtiles.tileset.bounding_volume_box)
BoundingVolumeBoxDictType (class in py3dtiles.typing)
BoundingVolumeRegionDictType (class in py3dtiles.typing)
BoundingVolumeSphereDictType (class in py3dtiles.typing)
box (py3dtiles.typing.BoundingVolumeBoxDictType attribute)
build_tileset_quadtree() (in module py3dtiles.merger)
BYTE_LENGTH (py3dtiles.tileset.content.b3dm.B3dmHeader attribute)
(py3dtiles.tileset.content.pnts.PntsHeader attribute)
C
cell_count (py3dtiles.tilers.node.points_grid.Grid attribute)
cells_rgb (py3dtiles.tilers.node.points_grid.Grid attribute)
cells_xyz (py3dtiles.tilers.node.points_grid.Grid attribute)
children (py3dtiles.tilers.node.node.Node attribute)
(py3dtiles.typing.TileDictType attribute)
CHUNK_HEADER_LENGTH (py3dtiles.tileset.content.gltf.GlTF attribute)
colors() (py3dtiles.tileset.feature_table.FeatureTableBody method)
CommandType (class in py3dtiles.utils)
compute_binary() (in module py3dtiles.tileset.content.gltf)
compute_header() (in module py3dtiles.tileset.content.gltf)
compute_spacing() (in module py3dtiles.utils)
content (py3dtiles.typing.TileDictType attribute)
ContentType (class in py3dtiles.typing)
control_memory_usage() (py3dtiles.tilers.node.shared_node_store.SharedNodeStore method)
D
dirty (py3dtiles.tilers.node.node.Node attribute)
DummyNode (class in py3dtiles.tilers.node.node)
dump() (py3dtiles.tilers.node.node_catalog.NodeCatalog method)
dump_pending_points() (py3dtiles.tilers.node.node.Node method)
E
ERROR (py3dtiles.utils.ResponseType attribute)
Extendable (class in py3dtiles.tileset.extendable)
extensions (py3dtiles.typing.AssetDictType attribute)
(py3dtiles.typing.BoundingVolumeBoxDictType attribute)
(py3dtiles.typing.BoundingVolumeRegionDictType attribute)
(py3dtiles.typing.BoundingVolumeSphereDictType attribute)
(py3dtiles.typing.ContentType attribute)
(py3dtiles.typing.PropertyDictType attribute)
(py3dtiles.typing.ThreeDDictBase attribute)
(py3dtiles.typing.TileDictType attribute)
(py3dtiles.typing.TilesetDictType attribute)
extensionsUsed (py3dtiles.typing.TilesetDictType attribute)
extract_content_uris() (in module py3dtiles.merger)
extras (py3dtiles.typing.AssetDictType attribute)
(py3dtiles.typing.BoundingVolumeBoxDictType attribute)
(py3dtiles.typing.BoundingVolumeRegionDictType attribute)
(py3dtiles.typing.BoundingVolumeSphereDictType attribute)
(py3dtiles.typing.ContentType attribute)
(py3dtiles.typing.PropertyDictType attribute)
(py3dtiles.typing.ThreeDDictBase attribute)
(py3dtiles.typing.TileDictType attribute)
(py3dtiles.typing.TilesetDictType attribute)
F
face_attribute_to_array() (in module py3dtiles.tilers.b3dm.wkb_utils)
Feature (class in py3dtiles.tileset.feature_table)
feature() (py3dtiles.tileset.feature_table.FeatureTable method)
FeatureTable (class in py3dtiles.tileset.feature_table)
FeatureTableBody (class in py3dtiles.tileset.feature_table)
FeatureTableHeader (class in py3dtiles.tileset.feature_table)
flush_pending_points() (py3dtiles.tilers.node.node.Node method)
from_array() (py3dtiles.tileset.batch_table.BatchTable static method)
(py3dtiles.tileset.content.b3dm.B3dm static method)
(py3dtiles.tileset.content.b3dm.B3dmBody static method)
(py3dtiles.tileset.content.b3dm.B3dmHeader static method)
(py3dtiles.tileset.content.gltf.GlTF static method)
(py3dtiles.tileset.content.pnts.Pnts static method)
(py3dtiles.tileset.content.pnts.PntsBody static method)
(py3dtiles.tileset.content.pnts.PntsHeader static method)
(py3dtiles.tileset.feature_table.Feature static method)
(py3dtiles.tileset.feature_table.FeatureTable static method)
(py3dtiles.tileset.feature_table.FeatureTableBody static method)
(py3dtiles.tileset.feature_table.FeatureTableHeader static method)
(py3dtiles.tileset.tile_content.TileContentHeader static method)
from_binary_arrays() (py3dtiles.tileset.content.gltf.GlTF static method)
from_dtype() (py3dtiles.tileset.feature_table.FeatureTableHeader static method)
from_features() (py3dtiles.tileset.content.pnts.Pnts static method)
(py3dtiles.tileset.feature_table.FeatureTable static method)
(py3dtiles.tileset.feature_table.FeatureTableBody static method)
from_glTF() (py3dtiles.tileset.content.b3dm.B3dm static method)
(py3dtiles.tileset.content.b3dm.B3dmBody static method)
from_values() (py3dtiles.tileset.feature_table.Feature static method)
from_wkb_multipolygon() (py3dtiles.tilers.b3dm.wkb_utils.TriangleSoup static method)
G
geometricError (py3dtiles.typing.TileDictType attribute)
(py3dtiles.typing.TilesetDictType attribute)
get() (py3dtiles.tilers.node.shared_node_store.SharedNodeStore method)
get_bbox() (py3dtiles.tilers.b3dm.wkb_utils.TriangleSoup method)
get_box_array_from_mins_maxs() (py3dtiles.tileset.bounding_volume_box.BoundingVolumeBox static method)
get_box_array_from_point() (py3dtiles.tileset.bounding_volume_box.BoundingVolumeBox static method)
get_canonical_as_array() (py3dtiles.tileset.bounding_volume_box.BoundingVolumeBox method)
get_center() (py3dtiles.tileset.bounding_volume_box.BoundingVolumeBox method)
get_children() (py3dtiles.tileset.tile.Tile method)
get_content() (py3dtiles.tileset.tile.Tile method)
get_content_uri() (py3dtiles.tileset.tile.Tile method)
get_corners() (py3dtiles.tileset.bounding_volume_box.BoundingVolumeBox method)
get_data_array() (py3dtiles.tilers.b3dm.wkb_utils.TriangleSoup method)
get_direct_children() (py3dtiles.tileset.tile.Tile method)
get_extension() (py3dtiles.tileset.extendable.Extendable method)
get_extensions() (py3dtiles.tileset.extendable.Extendable method)
get_metadata() (in module py3dtiles.reader.xyz_reader)
get_node() (py3dtiles.tilers.node.node_catalog.NodeCatalog method)
get_normal_array() (py3dtiles.tilers.b3dm.wkb_utils.TriangleSoup method)
get_pending_points_count() (py3dtiles.tilers.node.node.Node method)
get_point_count() (py3dtiles.tilers.node.node.Node method)
(py3dtiles.tilers.node.points_grid.Grid method)
get_points() (py3dtiles.tilers.node.node.Node static method)
(py3dtiles.tilers.node.points_grid.Grid method)
get_position_array() (py3dtiles.tilers.b3dm.wkb_utils.TriangleSoup method)
get_refine_mode() (py3dtiles.tileset.tile.Tile method)
GlTF (class in py3dtiles.tileset.content.gltf)
Grid (class in py3dtiles.tilers.node.points_grid)
grid (py3dtiles.tilers.node.node.Node attribute)
H
HALTED (py3dtiles.utils.ResponseType attribute)
has_children() (py3dtiles.tileset.tile.Tile method)
has_extensions() (py3dtiles.tileset.extendable.Extendable method)
HEADER_LENGTH (py3dtiles.tileset.content.gltf.GlTF attribute)
I
IDLE (py3dtiles.utils.ResponseType attribute)
init() (in module py3dtiles.merger)
init_parser() (in module py3dtiles.info)
(in module py3dtiles.merger)
insert() (py3dtiles.tilers.node.node.Node method)
(py3dtiles.tilers.node.points_grid.Grid method)
inv_aabb_size (py3dtiles.tilers.node.node.Node attribute)
is_box() (py3dtiles.tileset.bounding_volume.BoundingVolume method)
(py3dtiles.tileset.bounding_volume_box.BoundingVolumeBox method)
is_point_far_enough() (in module py3dtiles.tilers.node.distance)
is_region() (py3dtiles.tileset.bounding_volume.BoundingVolume method)
is_sphere() (py3dtiles.tileset.bounding_volume.BoundingVolume method)
is_tileset_inside() (in module py3dtiles.merger)
is_valid() (py3dtiles.tileset.bounding_volume_box.BoundingVolumeBox static method)
L
load_from_bytes() (py3dtiles.tilers.node.node.Node method)
M
main() (in module py3dtiles.info)
(in module py3dtiles.merger)
make_aabb_cubic() (in module py3dtiles.utils)
make_rotation_matrix() (in module py3dtiles.tilers.matrix_manipulation)
make_scale_matrix() (in module py3dtiles.tilers.matrix_manipulation)
make_translation_matrix() (in module py3dtiles.tilers.matrix_manipulation)
max_key_value (py3dtiles.tilers.node.points_grid.Grid property)
maximum (py3dtiles.typing.PropertyDictType attribute)
merge() (in module py3dtiles.merger)
minimum (py3dtiles.typing.PropertyDictType attribute)
module
py3dtiles
py3dtiles.exceptions
py3dtiles.info
py3dtiles.merger
py3dtiles.reader
py3dtiles.reader.xyz_reader
py3dtiles.tilers
py3dtiles.tilers.b3dm
py3dtiles.tilers.b3dm.wkb_utils
py3dtiles.tilers.matrix_manipulation
py3dtiles.tilers.node
py3dtiles.tilers.node.distance
py3dtiles.tilers.node.node
py3dtiles.tilers.node.node_catalog
py3dtiles.tilers.node.node_process
py3dtiles.tilers.node.points_grid
py3dtiles.tilers.node.shared_node_store
py3dtiles.tilers.pnts
py3dtiles.tilers.pnts.constants
py3dtiles.tilers.pnts.pnts_writer
py3dtiles.tileset
py3dtiles.tileset.batch_table
py3dtiles.tileset.bounding_volume
py3dtiles.tileset.bounding_volume_box
py3dtiles.tileset.content
py3dtiles.tileset.content.b3dm
py3dtiles.tileset.content.gltf
py3dtiles.tileset.content.pnts
py3dtiles.tileset.extendable
py3dtiles.tileset.extension
py3dtiles.tileset.extension.base_extension
py3dtiles.tileset.feature_table
py3dtiles.tileset.tile
py3dtiles.tileset.tile_content
py3dtiles.tileset.tileset
py3dtiles.tileset.utils
py3dtiles.typing
py3dtiles.utils
N
name (py3dtiles.tilers.node.node.Node attribute)
nb_points() (py3dtiles.tileset.feature_table.FeatureTable method)
needs_balance() (py3dtiles.tilers.node.node.Node method)
(py3dtiles.tilers.node.points_grid.Grid method)
NEW_TASK (py3dtiles.utils.ResponseType attribute)
Node (class in py3dtiles.tilers.node.node)
node_from_name() (in module py3dtiles.utils)
node_name_to_path() (in module py3dtiles.utils)
node_to_pnts() (in module py3dtiles.tilers.pnts.pnts_writer)
node_to_tileset() (in module py3dtiles.tilers.node.node)
NodeCatalog (class in py3dtiles.tilers.node.node_catalog)
NONE (py3dtiles.tileset.feature_table.SemanticPoint attribute)
NORMAL (py3dtiles.tileset.feature_table.SemanticPoint attribute)
NORMAL_OCT16P (py3dtiles.tileset.feature_table.SemanticPoint attribute)
O
OCTREE (py3dtiles.utils.SubdivisionType attribute)
P
parse() (in module py3dtiles.tilers.b3dm.wkb_utils)
pending_rgb (py3dtiles.tilers.node.node.Node attribute)
pending_xyz (py3dtiles.tilers.node.node.Node attribute)
Pnts (class in py3dtiles.tileset.content.pnts)
PNTS_WRITTEN (py3dtiles.utils.ResponseType attribute)
PntsBody (class in py3dtiles.tileset.content.pnts)
PntsHeader (class in py3dtiles.tileset.content.pnts)
POINT_CLOUD (py3dtiles.tileset.tile_content.TileContentType attribute)
points (py3dtiles.tilers.node.node.Node attribute)
points_to_pnts() (in module py3dtiles.tilers.pnts.pnts_writer)
POSITION (py3dtiles.tileset.feature_table.SemanticPoint attribute)
POSITION_QUANTIZED (py3dtiles.tileset.feature_table.SemanticPoint attribute)
positions() (py3dtiles.tileset.feature_table.FeatureTableBody method)
print_b3dm_info() (in module py3dtiles.info)
print_pnts_info() (in module py3dtiles.info)
print_statistics() (py3dtiles.tilers.node.shared_node_store.SharedNodeStore method)
PROCESS_JOBS (py3dtiles.utils.CommandType attribute)
PROCESSED (py3dtiles.utils.ResponseType attribute)
profile() (in module py3dtiles.utils)
properties (py3dtiles.typing.TilesetDictType attribute)
PropertyDictType (class in py3dtiles.typing)
put() (py3dtiles.tilers.node.shared_node_store.SharedNodeStore method)
py3dtiles
module
py3dtiles.exceptions
module
py3dtiles.info
module
py3dtiles.merger
module
py3dtiles.reader
module
py3dtiles.reader.xyz_reader
module
py3dtiles.tilers
module
py3dtiles.tilers.b3dm
module
py3dtiles.tilers.b3dm.wkb_utils
module
py3dtiles.tilers.matrix_manipulation
module
py3dtiles.tilers.node
module
py3dtiles.tilers.node.distance
module
py3dtiles.tilers.node.node
module
py3dtiles.tilers.node.node_catalog
module
py3dtiles.tilers.node.node_process
module
py3dtiles.tilers.node.points_grid
module
py3dtiles.tilers.node.shared_node_store
module
py3dtiles.tilers.pnts
module
py3dtiles.tilers.pnts.constants
module
py3dtiles.tilers.pnts.pnts_writer
module
py3dtiles.tileset
module
py3dtiles.tileset.batch_table
module
py3dtiles.tileset.bounding_volume
module
py3dtiles.tileset.bounding_volume_box
module
py3dtiles.tileset.content
module
py3dtiles.tileset.content.b3dm
module
py3dtiles.tileset.content.gltf
module
py3dtiles.tileset.content.pnts
module
py3dtiles.tileset.extendable
module
py3dtiles.tileset.extension
module
py3dtiles.tileset.extension.base_extension
module
py3dtiles.tileset.feature_table
module
py3dtiles.tileset.tile
module
py3dtiles.tileset.tile_content
module
py3dtiles.tileset.tileset
module
py3dtiles.tileset.utils
module
py3dtiles.typing
module
py3dtiles.utils
module
Py3dtilesException
Q
QUADTREE (py3dtiles.utils.SubdivisionType attribute)
quadtree_split() (in module py3dtiles.merger)
R
READ (py3dtiles.utils.ResponseType attribute)
read_array() (py3dtiles.tileset.utils.TileContentReader static method)
READ_FILE (py3dtiles.utils.CommandType attribute)
read_file() (py3dtiles.tileset.utils.TileContentReader static method)
refine (py3dtiles.typing.TileDictType attribute)
region (py3dtiles.typing.BoundingVolumeRegionDictType attribute)
remove() (py3dtiles.tilers.node.shared_node_store.SharedNodeStore method)
remove_oldest_nodes() (py3dtiles.tilers.node.shared_node_store.SharedNodeStore method)
remove_tileset() (in module py3dtiles.merger)
ResponseType (class in py3dtiles.utils)
RGB (py3dtiles.tileset.feature_table.SemanticPoint attribute)
RGB565 (py3dtiles.tileset.feature_table.SemanticPoint attribute)
RGBA (py3dtiles.tileset.feature_table.SemanticPoint attribute)
root (py3dtiles.typing.TilesetDictType attribute)
run() (in module py3dtiles.reader.xyz_reader)
(in module py3dtiles.tilers.node.node_process)
(in module py3dtiles.tilers.pnts.pnts_writer)
S
save_as() (py3dtiles.tileset.tile_content.TileContent method)
save_to_bytes() (py3dtiles.tilers.node.node.Node method)
SemanticPoint (class in py3dtiles.tileset.feature_table)
set_content() (py3dtiles.tileset.tile.Tile method)
set_content_uri() (py3dtiles.tileset.tile.Tile method)
set_from_list() (py3dtiles.tileset.bounding_volume_box.BoundingVolumeBox method)
set_from_mins_maxs() (py3dtiles.tileset.bounding_volume_box.BoundingVolumeBox method)
set_from_points() (py3dtiles.tileset.bounding_volume_box.BoundingVolumeBox method)
set_refine_mode() (py3dtiles.tileset.tile.Tile method)
SharedNodeStore (class in py3dtiles.tilers.node.shared_node_store)
SHUTDOWN (py3dtiles.utils.CommandType attribute)
spacing (py3dtiles.tilers.node.node.Node attribute)
(py3dtiles.tilers.node.points_grid.Grid attribute)
sphere (py3dtiles.typing.BoundingVolumeSphereDictType attribute)
split_aabb() (in module py3dtiles.utils)
SrsInMissingException
SrsInMixinException
str_to_CRS() (in module py3dtiles.utils)
SubdivisionType (class in py3dtiles.utils)
sync() (py3dtiles.tileset.content.b3dm.B3dmHeader method)
(py3dtiles.tileset.content.pnts.PntsHeader method)
(py3dtiles.tileset.tile_content.TileContent method)
(py3dtiles.tileset.tile_content.TileContentHeader method)
sync_bounding_volume_with_children() (py3dtiles.tileset.tile.Tile method)
sync_with_children() (py3dtiles.tileset.bounding_volume.BoundingVolume method)
(py3dtiles.tileset.bounding_volume_box.BoundingVolumeBox method)
T
ThreeDDictBase (class in py3dtiles.typing)
Tile (class in py3dtiles.tileset.tile)
TileContent (class in py3dtiles.tileset.tile_content)
TileContentBody (class in py3dtiles.tileset.tile_content)
TileContentHeader (class in py3dtiles.tileset.tile_content)
TileContentReader (class in py3dtiles.tileset.utils)
TileContentType (class in py3dtiles.tileset.tile_content)
TileDictType (class in py3dtiles.typing)
TileSet (class in py3dtiles.tileset.tileset)
TilesetDictType (class in py3dtiles.typing)
tilesetVersion (py3dtiles.typing.AssetDictType attribute)
to_array() (py3dtiles.tileset.batch_table.BatchTable method)
(py3dtiles.tileset.content.b3dm.B3dmBody method)
(py3dtiles.tileset.content.b3dm.B3dmHeader method)
(py3dtiles.tileset.content.gltf.GlTF method)
(py3dtiles.tileset.content.pnts.PntsBody method)
(py3dtiles.tileset.content.pnts.PntsHeader method)
(py3dtiles.tileset.feature_table.Feature method)
(py3dtiles.tileset.feature_table.FeatureTable method)
(py3dtiles.tileset.feature_table.FeatureTableBody method)
(py3dtiles.tileset.feature_table.FeatureTableHeader method)
(py3dtiles.tileset.tile_content.TileContent method)
(py3dtiles.tileset.tile_content.TileContentBody method)
(py3dtiles.tileset.tile_content.TileContentHeader method)
to_dict() (py3dtiles.tileset.bounding_volume.BoundingVolume method)
(py3dtiles.tileset.bounding_volume_box.BoundingVolumeBox method)
(py3dtiles.tileset.extension.base_extension.BaseExtension method)
(py3dtiles.tileset.tile.Tile method)
(py3dtiles.tileset.tileset.TileSet method)
to_hex_str() (py3dtiles.tileset.tile_content.TileContent method)
to_json() (py3dtiles.tileset.feature_table.FeatureTableHeader method)
(py3dtiles.tileset.tileset.TileSet method)
to_tileset() (py3dtiles.tilers.node.node.Node static method)
transform (py3dtiles.typing.TileDictType attribute)
transform() (py3dtiles.tileset.bounding_volume.BoundingVolume method)
(py3dtiles.tileset.bounding_volume_box.BoundingVolumeBox method)
translate() (py3dtiles.tileset.bounding_volume_box.BoundingVolumeBox method)
TriangleSoup (class in py3dtiles.tilers.b3dm.wkb_utils)
triangulate() (in module py3dtiles.tilers.b3dm.wkb_utils)
U
unflatten() (in module py3dtiles.tilers.b3dm.wkb_utils)
UNKNOWN (py3dtiles.tileset.tile_content.TileContentType attribute)
uri (py3dtiles.typing.ContentType attribute)
V
version (py3dtiles.typing.AssetDictType attribute)
vertex_attribute_to_array() (in module py3dtiles.tilers.b3dm.wkb_utils)
viewerRequestVolume (py3dtiles.typing.TileDictType attribute)
W
WorkerException
write_as_json() (py3dtiles.tileset.tileset.TileSet method)
write_content() (py3dtiles.tileset.tile.Tile method)
WRITE_PNTS (py3dtiles.utils.CommandType attribute)
write_to_directory() (py3dtiles.tileset.tileset.TileSet method)
X
xyz_to_child_index() (in module py3dtiles.tilers.node.distance)
xyz_to_key() (in module py3dtiles.tilers.node.distance)
Other Versions
v: v5.0.0
Tags
v2.0.0
v3.0.0
v4.0.0
v5.0.0
v6.0.0
v7.0.0
v8.0.0
v8.0.1
v8.0.2
v9.0.0
Branches
main