MCPcopy Create free account

hub / github.com/a2flo/floor / functions

Functions2,532 in github.com/a2flo/floor

Methodintersect
include/floor/math/bbox.hpp:149
Methodinverted
returns the inverted form of this dual quaternion
include/floor/math/dual_quaternion.hpp:192
Functionis_array
include/floor/device/backend/image.hpp:271
Methodis_char_in_character_set
src/lang/lexer.cpp:467
Methodis_compressed
returns true if this image is using a compressed image format
include/floor/device/device_image.hpp:287
Methodis_console_only
src/floor/floor.cpp:1820
Methodis_directory
src/core/file_io.cpp:494
Functionis_equal
equal comparison with an epsilon
include/floor/math/quaternion.hpp:384
Methodis_equal
equal comparison with an epsilon
include/floor/math/dual_quaternion.hpp:278
Functionis_equal_vec
component-wise equal comparison +/- epsilon
include/floor/math/vector.hpp:1530
Methodis_escape_sequence_char
src/lang/lexer.cpp:454
Methodis_file
src/core/file_io.cpp:483
Functionis_finite
include/floor/constexpr/const_math.hpp:159
Functionis_finite
include/floor/math/vector.hpp:842
Functionis_float_coord
include/floor/device/backend/image.hpp:85
Methodis_format_char
returns true if the specified character is a supported $ format character
include/floor/core/logger.hpp:125
Methodis_graphics_supported
include/floor/device/host/host_context.hpp:47
Methodis_graphics_supported
include/floor/device/opencl/opencl_context.hpp:49
Methodis_graphics_supported
include/floor/device/metal/metal_context.hpp:57
Methodis_graphics_supported
include/floor/device/vulkan/vulkan_context.hpp:58
Methodis_graphics_supported
include/floor/device/cuda/cuda_context.hpp:47
Functionis_greater_or_equal
include/floor/constexpr/const_math.hpp:111
Functionis_greater_or_equal
returns true if all components are greater than or equal to the corresponding components of another vector
include/floor/math/vector.hpp:1493
Functionis_greater_or_equal_vec
component-wise greater-or-equal comparison (this >= another vector) +/- epsilon
include/floor/math/vector.hpp:1555
Functionis_greater_vec
component-wise greater-than comparison (this > another vector) +/- epsilon
include/floor/math/vector.hpp:1550
Methodis_heap_allocated
include/floor/device/metal/metal_buffer.hpp:86
Methodis_heap_allocated
include/floor/device/vulkan/vulkan_buffer.hpp:85
Methodis_heap_allocated
include/floor/device/vulkan/vulkan_image.hpp:83
Functionis_image_1d
returns true if the specified image type is a 1D image
include/floor/device/backend/image_types.hpp:888
Methodis_image_1d
returns true if this is a 1D image
include/floor/device/device_image.hpp:323
Functionis_image_1d_array
returns true if the specified image type is a 1D image array
include/floor/device/backend/image_types.hpp:893
Methodis_image_1d_array
returns true if this is a 1D image array
include/floor/device/device_image.hpp:328
Functionis_image_1d_buffer
returns true if the specified image type is a 1D image buffer
include/floor/device/backend/image_types.hpp:898
Methodis_image_1d_buffer
returns true if this is a 1D image buffer
include/floor/device/device_image.hpp:333
Functionis_image_2d
returns true if the specified image type is a 2D image
include/floor/device/backend/image_types.hpp:903
Methodis_image_2d
returns true if this is a 2D image
include/floor/device/device_image.hpp:338
Functionis_image_2d_array
returns true if the specified image type is a 2D image array
include/floor/device/backend/image_types.hpp:908
Methodis_image_2d_array
returns true if this is a 2D image array
include/floor/device/device_image.hpp:343
Functionis_image_2d_msaa
returns true if the specified image type is a 2D MSAA image
include/floor/device/backend/image_types.hpp:913
Methodis_image_2d_msaa
returns true if this is a 2D MSAA image
include/floor/device/device_image.hpp:348
Functionis_image_2d_msaa_array
returns true if the specified image type is a 2D MSAA image array
include/floor/device/backend/image_types.hpp:918
Methodis_image_2d_msaa_array
returns true if this is a 2D MSAA image array
include/floor/device/device_image.hpp:353
Functionis_image_3d
returns true if the specified image type is a 3D image
include/floor/device/backend/image_types.hpp:968
Methodis_image_3d
returns true if this is a 3D image
include/floor/device/device_image.hpp:403
Functionis_image_cube
returns true if the specified image type is a cube image
include/floor/device/backend/image_types.hpp:923
Methodis_image_cube
returns true if this is a cube image
include/floor/device/device_image.hpp:358
Functionis_image_cube_array
returns true if the specified image type is a cube image array
include/floor/device/backend/image_types.hpp:928
Methodis_image_cube_array
returns true if this is a cube image array
include/floor/device/device_image.hpp:363
Functionis_image_depth
returns true if the specified image type is a 2D depth image
include/floor/device/backend/image_types.hpp:933
Methodis_image_depth
returns true if this is a 2D depth image
include/floor/device/device_image.hpp:368
Functionis_image_depth_array
returns true if the specified image type is a 2D depth image array
include/floor/device/backend/image_types.hpp:943
Methodis_image_depth_array
returns true if this is a 2D depth image array
include/floor/device/device_image.hpp:378
Functionis_image_depth_cube
returns true if the specified image type is a cube depth image
include/floor/device/backend/image_types.hpp:948
Methodis_image_depth_cube
returns true if this is a cube depth image
include/floor/device/device_image.hpp:383
Functionis_image_depth_cube_array
returns true if the specified image type is a cube depth image array
include/floor/device/backend/image_types.hpp:953
Methodis_image_depth_cube_array
returns true if this is a cube depth image array
include/floor/device/device_image.hpp:388
Functionis_image_depth_msaa
returns true if the specified image type is a 2D MSAA depth image
include/floor/device/backend/image_types.hpp:958
Methodis_image_depth_msaa
returns true if this is a 2D MSAA depth image
include/floor/device/device_image.hpp:393
Functionis_image_depth_msaa_array
returns true if the specified image type is a 2D MSAA depth image array
include/floor/device/backend/image_types.hpp:963
Methodis_image_depth_msaa_array
returns true if this is a 2D MSAA depth image array
include/floor/device/device_image.hpp:398
Functionis_image_depth_stencil
returns true if the specified image type is a 2D depth/stencil image
include/floor/device/backend/image_types.hpp:938
Methodis_image_depth_stencil
returns true if this is a 2D depth/stencil image
include/floor/device/device_image.hpp:373
Functionis_inf
include/floor/math/vector.hpp:854
Methodis_initialized
src/core/logger.cpp:425
Methodis_initialized
src/floor/floor.cpp:1182
Functionis_int_coord
include/floor/device/backend/image.hpp:77
Methodis_intersection
returns true if the ray properly intersects this bbox NOTE: self-intersection return false
include/floor/math/bbox.hpp:107
Methodis_intersection
include/floor/math/bbox.hpp:160
Methodis_layout_abgr
returns true if the image layout is ABGR or BGR
include/floor/device/device_image.hpp:308
Methodis_layout_argb
returns true if the image layout is ARGB
include/floor/device/device_image.hpp:318
Methodis_layout_bgra
returns true if the image layout is BGRA
include/floor/device/device_image.hpp:313
Methodis_layout_rgba
returns true if the image layout is R, RG, RGB or RGBA
include/floor/device/device_image.hpp:303
Methodis_left_controller
include/floor/core/event_objects.hpp:266
Functionis_less_or_equal
include/floor/constexpr/const_math.hpp:99
Functionis_less_or_equal
returns true if all components are less than or equal to the corresponding components of another vector
include/floor/math/vector.hpp:1485
Functionis_less_or_equal_vec
component-wise less-or-equal comparison (this <= another vector) +/- epsilon
include/floor/math/vector.hpp:1545
Functionis_less_vec
component-wise less-than comparison (this < another vector) +/- epsilon
include/floor/math/vector.hpp:1540
Functionis_lock_free
include/floor/threading/atomic_shared_ptr.hpp:181
Methodis_multi_view
returns true if this is a multi-view/VR renderer
include/floor/device/graphics_renderer.hpp:85
Methodis_multi_view_capable
returns true if this pipeline can be used for multi-view rendering
include/floor/device/graphics_pipeline.hpp:274
Functionis_nan
include/floor/math/vector.hpp:848
Methodis_new_fps_count
src/floor/floor.cpp:1288
Functionis_normal
include/floor/math/vector.hpp:860
Methodis_printable_char
src/lang/lexer.cpp:479
Functionis_read_only
include/floor/device/backend/image.hpp:267
Methodis_ref_key
returns true if the key is a reference
include/floor/core/flat_map.hpp:46
Methodis_right_controller
include/floor/core/event_objects.hpp:269
Methodis_running
src/threading/thread_base.cpp:120
Methodis_serialization_size_static
include/floor/core/serializer.hpp:133
Methodis_shared_metal_object_acquired
returns true if the shared Metal buffer/image is currently acquired for use with compute
include/floor/device/device_memory.hpp:62
Methodis_shared_vulkan_object_acquired
returns true if the shared Vulkan buffer/image is currently acquired for use with compute
include/floor/device/device_memory.hpp:67
Methodis_single_view_capable
returns true if this pipeline can be used for single-view rendering NOTE: it is possible that this pipeline can be multi-view-only
include/floor/device/graphics_pipeline.hpp:280
Methodis_single_view_capable
returns true if this pass can be used for single-view rendering NOTE: it is possible that this pass can be multi-view-only
include/floor/device/graphics_pass.hpp:122
Methodis_size_static
include/floor/core/serializer.hpp:187
Methodis_size_static
include/floor/core/serializer.hpp:237
Methodis_size_static
include/floor/core/serializer.hpp:260
Methodis_size_static
include/floor/core/serializer.hpp:296
Methodis_size_static
include/floor/core/serializer.hpp:331
Methodis_size_static
include/floor/core/serializer.hpp:371
Methodis_size_static
include/floor/core/serializer.hpp:408
← previousnext →1,601–1,700 of 2,532, ranked by callers