Home
last modified time | relevance | path

Searched defs:p_mesh (Results 1 – 25 of 98) sorted by relevance

1234

/dports/math/openturns/openturns-1.18/python/src/
H A DDomain.i21 OT::Mesh * p_mesh = reinterpret_cast< OT::Mesh * >(ptr); variable
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dmesh_tangent.c68 BKEMeshToTangent *p_mesh = (BKEMeshToTangent *)pContext->m_pUserData; in get_num_faces() local
74 BKEMeshToTangent *p_mesh = (BKEMeshToTangent *)pContext->m_pUserData; in get_num_verts_of_face() local
83 BKEMeshToTangent *p_mesh = (BKEMeshToTangent *)pContext->m_pUserData; in get_position() local
93 BKEMeshToTangent *p_mesh = (BKEMeshToTangent *)pContext->m_pUserData; in get_texture_coordinate() local
102 BKEMeshToTangent *p_mesh = (BKEMeshToTangent *)pContext->m_pUserData; in get_normal() local
112 BKEMeshToTangent *p_mesh = (BKEMeshToTangent *)pContext->m_pUserData; in set_tspace() local
/dports/devel/godot-tools/godot-3.2.3-stable/scene/2d/
H A Dmesh_instance_2d.cpp60 void MeshInstance2D::set_mesh(const Ref<Mesh> &p_mesh) { in set_mesh()
/dports/devel/godot/godot-3.2.3-stable/scene/2d/
H A Dmesh_instance_2d.cpp60 void MeshInstance2D::set_mesh(const Ref<Mesh> &p_mesh) { in set_mesh()
/dports/devel/godot/godot-3.2.3-stable/drivers/dummy/
H A Drasterizer_dummy.h318 void mesh_set_blend_shape_count(RID p_mesh, int p_amount) { in mesh_set_blend_shape_count()
323 int mesh_get_blend_shape_count(RID p_mesh) const { in mesh_get_blend_shape_count()
334 VS::BlendShapeMode mesh_get_blend_shape_mode(RID p_mesh) const { in mesh_get_blend_shape_mode()
345 int mesh_surface_get_array_len(RID p_mesh, int p_surface) const { in mesh_surface_get_array_len()
384 AABB mesh_surface_get_aabb(RID p_mesh, int p_surface) const { in mesh_surface_get_aabb()
403 void mesh_remove_surface(RID p_mesh, int p_index) { in mesh_remove_surface()
410 int mesh_get_surface_count(RID p_mesh) const { in mesh_get_surface_count()
416 void mesh_set_custom_aabb(RID p_mesh, const AABB &p_aabb) {} in mesh_set_custom_aabb()
417 AABB mesh_get_custom_aabb(RID p_mesh) const { return AABB(); } in mesh_get_custom_aabb()
420 void mesh_clear(RID p_mesh) {} in mesh_clear()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/drivers/dummy/
H A Drasterizer_dummy.h318 void mesh_set_blend_shape_count(RID p_mesh, int p_amount) { in mesh_set_blend_shape_count()
323 int mesh_get_blend_shape_count(RID p_mesh) const { in mesh_get_blend_shape_count()
334 VS::BlendShapeMode mesh_get_blend_shape_mode(RID p_mesh) const { in mesh_get_blend_shape_mode()
345 int mesh_surface_get_array_len(RID p_mesh, int p_surface) const { in mesh_surface_get_array_len()
384 AABB mesh_surface_get_aabb(RID p_mesh, int p_surface) const { in mesh_surface_get_aabb()
403 void mesh_remove_surface(RID p_mesh, int p_index) { in mesh_remove_surface()
410 int mesh_get_surface_count(RID p_mesh) const { in mesh_get_surface_count()
416 void mesh_set_custom_aabb(RID p_mesh, const AABB &p_aabb) {} in mesh_set_custom_aabb()
417 AABB mesh_get_custom_aabb(RID p_mesh) const { return AABB(); } in mesh_get_custom_aabb()
420 void mesh_clear(RID p_mesh) {} in mesh_clear()
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/servers/visual/
H A Drasterizer_dummy.cpp373 void RasterizerDummy::mesh_add_custom_surface(RID p_mesh, const Variant &p_dat) { in mesh_add_custom_surface()
379 Array RasterizerDummy::mesh_get_surface_arrays(RID p_mesh, int p_surface) const { in mesh_get_surface_arrays()
400 void RasterizerDummy::mesh_set_morph_target_count(RID p_mesh, int p_amount) { in mesh_set_morph_target_count()
449 RID RasterizerDummy::mesh_surface_get_material(RID p_mesh, int p_surface) const { in mesh_surface_get_material()
460 int RasterizerDummy::mesh_surface_get_array_len(RID p_mesh, int p_surface) const { in mesh_surface_get_array_len()
483 uint32_t RasterizerDummy::mesh_surface_get_format(RID p_mesh, int p_surface) const { in mesh_surface_get_format()
504 void RasterizerDummy::mesh_remove_surface(RID p_mesh, int p_index) { in mesh_remove_surface()
523 AABB RasterizerDummy::mesh_get_aabb(RID p_mesh, RID p_skeleton) const { in mesh_get_aabb()
541 void RasterizerDummy::mesh_set_custom_aabb(RID p_mesh, const AABB &p_aabb) { in mesh_set_custom_aabb()
580 void RasterizerDummy::multimesh_set_mesh(RID p_multimesh, RID p_mesh) { in multimesh_set_mesh()
[all …]
/dports/devel/godot2/godot-2.1.6-stable/servers/visual/
H A Drasterizer_dummy.cpp373 void RasterizerDummy::mesh_add_custom_surface(RID p_mesh, const Variant &p_dat) { in mesh_add_custom_surface()
379 Array RasterizerDummy::mesh_get_surface_arrays(RID p_mesh, int p_surface) const { in mesh_get_surface_arrays()
400 void RasterizerDummy::mesh_set_morph_target_count(RID p_mesh, int p_amount) { in mesh_set_morph_target_count()
449 RID RasterizerDummy::mesh_surface_get_material(RID p_mesh, int p_surface) const { in mesh_surface_get_material()
460 int RasterizerDummy::mesh_surface_get_array_len(RID p_mesh, int p_surface) const { in mesh_surface_get_array_len()
483 uint32_t RasterizerDummy::mesh_surface_get_format(RID p_mesh, int p_surface) const { in mesh_surface_get_format()
504 void RasterizerDummy::mesh_remove_surface(RID p_mesh, int p_index) { in mesh_remove_surface()
523 AABB RasterizerDummy::mesh_get_aabb(RID p_mesh, RID p_skeleton) const { in mesh_get_aabb()
541 void RasterizerDummy::mesh_set_custom_aabb(RID p_mesh, const AABB &p_aabb) { in mesh_set_custom_aabb()
580 void RasterizerDummy::multimesh_set_mesh(RID p_multimesh, RID p_mesh) { in multimesh_set_mesh()
[all …]
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dmesh_editor_plugin.cpp77 void MeshEditor::edit(Ref<Mesh> p_mesh) { in edit()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dmesh_editor_plugin.cpp77 void MeshEditor::edit(Ref<Mesh> p_mesh) { in edit()
/dports/devel/godot2/godot-2.1.6-stable/editor/plugins/
H A Dmesh_editor_plugin.cpp84 void MeshEditor::edit(Ref<Mesh> p_mesh) { in edit()
H A Dmesh_instance_editor_plugin.cpp17 void MeshInstanceEditor::edit(MeshInstance *p_mesh) { in edit()
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/plugins/
H A Dmesh_editor_plugin.cpp84 void MeshEditor::edit(Ref<Mesh> p_mesh) { in edit()
H A Dmesh_instance_editor_plugin.cpp17 void MeshInstanceEditor::edit(MeshInstance *p_mesh) { in edit()
/dports/devel/godot/godot-3.2.3-stable/drivers/gles2/
H A Drasterizer_storage_gles2.cpp2579 void RasterizerStorageGLES2::mesh_set_blend_shape_count(RID p_mesh, int p_amount) { in mesh_set_blend_shape_count()
2596 void RasterizerStorageGLES2::mesh_set_blend_shape_mode(RID p_mesh, VS::BlendShapeMode p_mode) { in mesh_set_blend_shape_mode()
2647 RID RasterizerStorageGLES2::mesh_surface_get_material(RID p_mesh, int p_surface) const { in mesh_surface_get_material()
2655 int RasterizerStorageGLES2::mesh_surface_get_array_len(RID p_mesh, int p_surface) const { in mesh_surface_get_array_len()
2692 uint32_t RasterizerStorageGLES2::mesh_surface_get_format(RID p_mesh, int p_surface) const { in mesh_surface_get_format()
2709 AABB RasterizerStorageGLES2::mesh_surface_get_aabb(RID p_mesh, int p_surface) const { in mesh_surface_get_aabb()
2735 void RasterizerStorageGLES2::mesh_remove_surface(RID p_mesh, int p_surface) { in mesh_remove_surface()
2771 void RasterizerStorageGLES2::mesh_set_custom_aabb(RID p_mesh, const AABB &p_aabb) { in mesh_set_custom_aabb()
2786 AABB RasterizerStorageGLES2::mesh_get_aabb(RID p_mesh, RID p_skeleton) const { in mesh_get_aabb()
2901 void RasterizerStorageGLES2::mesh_clear(RID p_mesh) { in mesh_clear()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/drivers/gles2/
H A Drasterizer_storage_gles2.cpp2579 void RasterizerStorageGLES2::mesh_set_blend_shape_count(RID p_mesh, int p_amount) { in mesh_set_blend_shape_count()
2596 void RasterizerStorageGLES2::mesh_set_blend_shape_mode(RID p_mesh, VS::BlendShapeMode p_mode) { in mesh_set_blend_shape_mode()
2647 RID RasterizerStorageGLES2::mesh_surface_get_material(RID p_mesh, int p_surface) const { in mesh_surface_get_material()
2655 int RasterizerStorageGLES2::mesh_surface_get_array_len(RID p_mesh, int p_surface) const { in mesh_surface_get_array_len()
2692 uint32_t RasterizerStorageGLES2::mesh_surface_get_format(RID p_mesh, int p_surface) const { in mesh_surface_get_format()
2709 AABB RasterizerStorageGLES2::mesh_surface_get_aabb(RID p_mesh, int p_surface) const { in mesh_surface_get_aabb()
2735 void RasterizerStorageGLES2::mesh_remove_surface(RID p_mesh, int p_surface) { in mesh_remove_surface()
2771 void RasterizerStorageGLES2::mesh_set_custom_aabb(RID p_mesh, const AABB &p_aabb) { in mesh_set_custom_aabb()
2786 AABB RasterizerStorageGLES2::mesh_get_aabb(RID p_mesh, RID p_skeleton) const { in mesh_get_aabb()
2901 void RasterizerStorageGLES2::mesh_clear(RID p_mesh) { in mesh_clear()
[all …]
/dports/devel/godot2/godot-2.1.6-stable/platform/iphone/
H A Drasterizer_iphone.cpp576 void RasterizerIPhone::mesh_add_surface(RID p_mesh, VS::PrimitiveType p_primitive, uint32_t p_forma… in mesh_add_surface()
704 Error RasterizerIPhone::mesh_surface_set_array(RID p_mesh, int p_surface, VS::ArrayType p_type, con… in mesh_surface_set_array()
951 Variant RasterizerIPhone::mesh_surface_get_array(RID p_mesh, int p_surface, VS::ArrayType p_type) c… in mesh_surface_get_array()
956 void RasterizerIPhone::mesh_surface_set_material(RID p_mesh, int p_surface, RID p_material, bool p_… in mesh_surface_set_material()
972 RID RasterizerIPhone::mesh_surface_get_material(RID p_mesh, int p_surface) const { in mesh_surface_get_material()
983 int RasterizerIPhone::mesh_surface_get_array_len(RID p_mesh, int p_surface) const { in mesh_surface_get_array_len()
993 int RasterizerIPhone::mesh_surface_get_array_index_len(RID p_mesh, int p_surface) const { in mesh_surface_get_array_index_len()
1003 uint32_t RasterizerIPhone::mesh_surface_get_format(RID p_mesh, int p_surface) const { in mesh_surface_get_format()
1013 VS::PrimitiveType RasterizerIPhone::mesh_surface_get_primitive_type(RID p_mesh, int p_surface) cons… in mesh_surface_get_primitive_type()
1024 void RasterizerIPhone::mesh_erase_surface(RID p_mesh, int p_index) { in mesh_erase_surface()
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/iphone/
H A Drasterizer_iphone.cpp576 void RasterizerIPhone::mesh_add_surface(RID p_mesh, VS::PrimitiveType p_primitive, uint32_t p_forma… in mesh_add_surface()
704 Error RasterizerIPhone::mesh_surface_set_array(RID p_mesh, int p_surface, VS::ArrayType p_type, con… in mesh_surface_set_array()
951 Variant RasterizerIPhone::mesh_surface_get_array(RID p_mesh, int p_surface, VS::ArrayType p_type) c… in mesh_surface_get_array()
956 void RasterizerIPhone::mesh_surface_set_material(RID p_mesh, int p_surface, RID p_material, bool p_… in mesh_surface_set_material()
972 RID RasterizerIPhone::mesh_surface_get_material(RID p_mesh, int p_surface) const { in mesh_surface_get_material()
983 int RasterizerIPhone::mesh_surface_get_array_len(RID p_mesh, int p_surface) const { in mesh_surface_get_array_len()
993 int RasterizerIPhone::mesh_surface_get_array_index_len(RID p_mesh, int p_surface) const { in mesh_surface_get_array_index_len()
1003 uint32_t RasterizerIPhone::mesh_surface_get_format(RID p_mesh, int p_surface) const { in mesh_surface_get_format()
1013 VS::PrimitiveType RasterizerIPhone::mesh_surface_get_primitive_type(RID p_mesh, int p_surface) cons… in mesh_surface_get_primitive_type()
1024 void RasterizerIPhone::mesh_erase_surface(RID p_mesh, int p_index) { in mesh_erase_surface()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/servers/arvr/
H A Darvr_positional_tracker.cpp159 void ARVRPositionalTracker::set_mesh(const Ref<Mesh> &p_mesh) { in set_mesh()
/dports/devel/godot/godot-3.2.3-stable/servers/arvr/
H A Darvr_positional_tracker.cpp159 void ARVRPositionalTracker::set_mesh(const Ref<Mesh> &p_mesh) { in set_mesh()
/dports/devel/godot/godot-3.2.3-stable/servers/
H A Dvisual_server.cpp931 void VisualServer::mesh_add_surface_from_arrays(RID p_mesh, PrimitiveType p_primitive, const Array … in mesh_add_surface_from_arrays()
1592 Array VisualServer::mesh_surface_get_arrays(RID p_mesh, int p_surface) const { in mesh_surface_get_arrays()
1606 Array VisualServer::mesh_surface_get_blend_shape_arrays(RID p_mesh, int p_surface) const { in mesh_surface_get_blend_shape_arrays()
1629 Array VisualServer::_mesh_surface_get_skeleton_aabb_bind(RID p_mesh, int p_surface) const { in _mesh_surface_get_skeleton_aabb_bind()
2329 void VisualServer::mesh_add_surface_from_mesh_data(RID p_mesh, const Geometry::MeshData &p_mesh_dat… in mesh_add_surface_from_mesh_data()
2357 void VisualServer::mesh_add_surface_from_planes(RID p_mesh, const PoolVector<Plane> &p_planes) { in mesh_add_surface_from_planes()
/dports/devel/godot-tools/godot-3.2.3-stable/servers/
H A Dvisual_server.cpp931 void VisualServer::mesh_add_surface_from_arrays(RID p_mesh, PrimitiveType p_primitive, const Array … in mesh_add_surface_from_arrays()
1592 Array VisualServer::mesh_surface_get_arrays(RID p_mesh, int p_surface) const { in mesh_surface_get_arrays()
1606 Array VisualServer::mesh_surface_get_blend_shape_arrays(RID p_mesh, int p_surface) const { in mesh_surface_get_blend_shape_arrays()
1629 Array VisualServer::_mesh_surface_get_skeleton_aabb_bind(RID p_mesh, int p_surface) const { in _mesh_surface_get_skeleton_aabb_bind()
2329 void VisualServer::mesh_add_surface_from_mesh_data(RID p_mesh, const Geometry::MeshData &p_mesh_dat… in mesh_add_surface_from_mesh_data()
2357 void VisualServer::mesh_add_surface_from_planes(RID p_mesh, const PoolVector<Plane> &p_planes) { in mesh_add_surface_from_planes()
/dports/devel/godot2-tools/godot-2.1.6-stable/servers/
H A Dvisual_server.cpp700 void VisualServer::mesh_add_surface_from_mesh_data(RID p_mesh, const Geometry::MeshData &p_mesh_dat… in mesh_add_surface_from_mesh_data()
747 void VisualServer::mesh_add_surface_from_planes(RID p_mesh, const DVector<Plane> &p_planes) { in mesh_add_surface_from_planes()
/dports/devel/godot2/godot-2.1.6-stable/servers/
H A Dvisual_server.cpp700 void VisualServer::mesh_add_surface_from_mesh_data(RID p_mesh, const Geometry::MeshData &p_mesh_dat… in mesh_add_surface_from_mesh_data()
747 void VisualServer::mesh_add_surface_from_planes(RID p_mesh, const DVector<Plane> &p_planes) { in mesh_add_surface_from_planes()
/dports/devel/godot-tools/godot-3.2.3-stable/drivers/gles3/
H A Drasterizer_storage_gles3.cpp3909 void RasterizerStorageGLES3::mesh_set_blend_shape_count(RID p_mesh, int p_amount) {
3928 void RasterizerStorageGLES3::mesh_set_blend_shape_mode(RID p_mesh, VS::BlendShapeMode p_mode) {
3980 RID RasterizerStorageGLES3::mesh_surface_get_material(RID p_mesh, int p_surface) const {
3989 int RasterizerStorageGLES3::mesh_surface_get_array_len(RID p_mesh, int p_surface) const {
4071 uint32_t RasterizerStorageGLES3::mesh_surface_get_format(RID p_mesh, int p_surface) const {
4090 AABB RasterizerStorageGLES3::mesh_surface_get_aabb(RID p_mesh, int p_surface) const {
4142 void RasterizerStorageGLES3::mesh_remove_surface(RID p_mesh, int p_surface) {
4190 void RasterizerStorageGLES3::mesh_set_custom_aabb(RID p_mesh, const AABB &p_aabb) {
4207 AABB RasterizerStorageGLES3::mesh_get_aabb(RID p_mesh, RID p_skeleton) const {
4324 void RasterizerStorageGLES3::mesh_clear(RID p_mesh) {
[all …]

1234