![]() |
NDEVR
API Documentation
|
This is the complete list of members for Geometry, including all inherited members.
| _setDesignVisible(bool is_visible) | DesignInfo | protected |
| _setProperty(NDPO property, const t_type &value) | DesignObject | inlineprotected |
| _setTransform(const Matrix< fltp08 > &transform) | DesignInfo | protected |
| activeFilters() const | DesignObject | |
| addFromParent(Model &parent) | Geometry | |
| addPrimitive(PrimitiveProperty index_property, const t_type &primitive) | Geometry | inline |
| addPrimitives(PrimitiveProperty index_property, uint04 insersion_size) | Geometry | inline |
| addVertex() | Geometry | inline |
| addVertexWithExtraReservedSpace() | Geometry | |
| addVertices(uint04 size) | Geometry | inline |
| addVertices(uint04 location, uint04 size) | Geometry | |
| appendData(const StringView &data, bool compressed) | DesignObject | |
| autoCalculateIndices(PrimitiveProperty property, const void *lock=nullptr, const Matrix< fltp08 > &transform=Matrix< fltp08 >(1.0), LogPtr log=LogPtr()) | Geometry | |
| base() const | DesignObject | inline |
| calculateAverageDirection(const Matrix< fltp08 > &mat) const | Geometry | |
| calculateHVLength(const Matrix< fltp08 > &mat) const | Geometry | |
| calculateIndexNeighborList(PrimitiveProperty primitive_property) | Geometry | |
| calculateLength(const Matrix< fltp08 > &transform) const | Geometry | |
| calculateNormals(NormalMode mode, Angle< fltp08 > max_difference, const void *lock=nullptr, LogPtr log=LogPtr()) | Geometry | |
| calculatePlaneAtVertex(uint04 vertex_index) const | Geometry | |
| calculateSurfaceArea(const Matrix< fltp08 > &parent_transform) const | Geometry | |
| calculateTangentSpace(bool calc_tan, bool calc_bitan) | Geometry | |
| calculateVolume(const Matrix< fltp08 > &parent_transform) const | Geometry | |
| calculateVolumeAndSurfaceArea(const Matrix< fltp08 > &transform, const void *lock) const | Geometry | |
| canBeClosedSolid(const void *lock=nullptr) const | Geometry | |
| canExplode() const | Geometry | |
| centerAlign() | Geometry | |
| clearAllMetaData() | DesignObject | |
| clearMetaData(const StringView &index) | DesignObject | |
| clearSmoothing(const SmoothingParameters &properties) | Geometry | |
| clearVerticesAndPrimitives() | Geometry | |
| closePolyline(PrimitiveProperty property) | Geometry | |
| column(VertexProperty property) | Geometry | inline |
| column(VertexProperty property) const | Geometry | inline |
| combine(Geometry &geo, const Matrix< fltp08 > &conversion=Matrix< fltp08 >(1.0)) | Geometry | |
| convertPolarToCartesian(const StringView &roll_column, const StringView &pitch_column, const StringView &distance_column) | Geometry | |
| copyFrom(const Geometry &geo, bool copy_tree=true, bool copy_vertices=true) | Geometry | |
| DesignObject::copyFrom(const DesignObject &object) | DesignObject | |
| copyTraitsFrom(const Geometry &geo) | Geometry | |
| cotangentLaplacianSmoothing(const SmoothingParameters &properties) | Geometry | |
| createDrapedMaterialCoordinates(const Matrix< fltp08 > &mat=Matrix< fltp08 >()) | Geometry | |
| createVertexProperty(const StringView &property_name) | Geometry | inline |
| createVertexProperty(const StringView &property_name, const TypeInfo &type) | Geometry | |
| deleteGeometry() | Geometry | |
| designIndex() const | DesignObject | inline |
| DesignInfo(DesignObjectBase *base) | DesignInfo | protected |
| DesignInfo(uint04 index, DesignObjectBase *base) | DesignInfo | protected |
| DesignObject()=default | DesignObject | |
| DesignObject(DesignObjectBase *base) | DesignObject | explicit |
| DesignObject(uint04 index, DesignObjectBase *base) | DesignObject | |
| DesignObject(const DesignInfo &info) | DesignObject | |
| DesignObjectType enum name | DesignInfo | |
| doesPropertyBeginWith(NDPO property, const StringView &value, bool ignore_case) const | DesignObject | inline |
| doesPropertyContain(NDPO property, const StringView &value, bool ignore_case) const | DesignObject | inline |
| e_bitflag enum value | Geometry | |
| e_cartesian_1D enum value | Geometry | |
| e_cartesian_1F enum value | Geometry | |
| e_cartesian_2D enum value | Geometry | |
| e_cartesian_2F enum value | Geometry | |
| e_cartesian_2I enum value | Geometry | |
| e_cartesian_2S enum value | Geometry | |
| e_cartesian_3D enum value | Geometry | |
| e_cartesian_3F enum value | Geometry | |
| e_cartesian_3I enum value | Geometry | |
| e_cartesian_3S enum value | Geometry | |
| e_cartesian_grid_1D enum value | Geometry | |
| e_cartesian_grid_1F enum value | Geometry | |
| e_cartesian_grid_3D enum value | Geometry | |
| e_cartesian_grid_3F enum value | Geometry | |
| e_cartesian_grid_image enum value | Geometry | |
| e_circle enum value | Geometry | |
| e_circle_per_vertex enum value | Geometry | |
| e_color_aci enum value | Geometry | |
| e_color_hsb enum value | Geometry | |
| e_color_hsl enum value | Geometry | |
| e_color_lab enum value | Geometry | |
| e_color_rgb enum value | Geometry | |
| e_color_xyz enum value | Geometry | |
| e_flat_per_vertex enum value | Geometry | |
| e_flat_single enum value | Geometry | |
| e_index enum value | Geometry | |
| e_kd_tree enum value | Geometry | |
| e_no_tree enum value | Geometry | |
| e_no_vertex enum value | Geometry | |
| e_none enum value | Geometry | |
| e_normal_ray_3D enum value | Geometry | |
| e_normal_ray_3F enum value | Geometry | |
| e_pixel enum value | Geometry | |
| e_polar_grid_1F enum value | Geometry | |
| e_quad_tree enum value | Geometry | |
| e_r_tree enum value | Geometry | |
| edgeToFaceColumn() | Geometry | inline |
| edgeToFaceColumn() const | Geometry | inline |
| ensureFlagColumnExists() | Geometry | |
| explode() const | Geometry | |
| faceCenter(uint04 index) const | Geometry | |
| faceEdges(uint04 index) const | Geometry | |
| faceToEdgeColumn() | Geometry | inline |
| faceToEdgeColumn() const | Geometry | inline |
| file() const | DesignObject | inline |
| FilePathDesignNameVariable() | DesignObject | inlinestatic |
| fillHolesByNeighbor(PrimitiveProperty property, const void *lock=nullptr, LogPtr log=LogPtr()) | Geometry | |
| flipNormals() | Geometry | |
| Geometry(DesignObjectBase *base) | Geometry | |
| Geometry(uint04 index, DesignObjectBase *base) | Geometry | |
| Geometry(const DesignObject &obj) | Geometry | explicit |
| get(t_property_type property) const | DesignObject | inline |
| get() const | DesignObject | inline |
| get() const | DesignObject | inline |
| getAscModifiedTime(bool include_self, bool include_layer=false) const | Geometry | |
| getBounds() const | Geometry | |
| getCompleteTransform(const Model &parent) const | Geometry | |
| getDesignParent() const | DesignObject | |
| getGeometryIcon() const | Geometry | |
| getGeometryType() const | Geometry | |
| getIcon() const | DesignObject | |
| getInheritedProperty(NDPO property) const | DesignObject | inline |
| getParent(uint04 index) const | Geometry | inline |
| getParents() const | Geometry | |
| getScene() const | DesignObject | |
| getSelectedVertices() const | Geometry | |
| getTreeIndices(PrimitiveProperty primitive_property) const | Geometry | |
| getTreeSortedVertices(PrimitiveProperty primitive_property, VertexProperty vertex_property) const | Geometry | inline |
| hasColumn(VertexProperty property) const | Geometry | inline |
| hasHoles(PrimitiveProperty property) const | Geometry | |
| hasIndexColumn() const | Geometry | inline |
| hasIndexFanColumn() const | Geometry | inline |
| hasMetaData(const StringView &index) const | DesignObject | |
| hasParent(const Model &model) const | Geometry | |
| hasProperty(PrimitiveProperty property) const | Geometry | inline |
| hasProperty(VertexProperty property) const | Geometry | inline |
| DesignObject::hasProperty(t_design_type property) const | DesignObject | inline |
| hasTree(PrimitiveProperty primitive_property, VertexProperty vertex_property=VertexProperty::Position) const | Geometry | |
| hasVertexProperty(const StringView &property_name) const | Geometry | |
| hasVertexProperty(const VertexProperty &property) const | Geometry | |
| index() const | DesignObject | inline |
| indexFanCount() const | Geometry | inline |
| indexFanOffset() const | Geometry | inline |
| indexOffset() const | Geometry | inline |
| indexOffset(PrimitiveProperty property) const | Geometry | inline |
| indices(PrimitiveProperty primitive_property, uint04 start, uint04 size) const | Geometry | |
| indicesPerPrimitive(PrimitiveMode property) | Geometry | inlinestatic |
| initDesignObject() | DesignObject | protected |
| invalidateBounds() | Geometry | |
| is(t_property_type property, const StringView &value) const | DesignObject | inline |
| is(t_property_type property, const char *value) const | DesignObject | inline |
| is(t_property_type property, const String &value) const | DesignObject | inline |
| is(t_property_type property, const t_type &value) const | DesignObject | inline |
| is(const StringView &value) const | DesignObject | inline |
| is(const char *value) const | DesignObject | inline |
| is(const String &value) const | DesignObject | inline |
| is(const t_type &value) const | DesignObject | inline |
| isDesignType(DesignObjectType mode) const | DesignObject | |
| isDesignType(uint04 mode) const | DesignObject | |
| isValid() const | DesignObject | inline |
| laplacianSmoothing(const SmoothingParameters &properties) | Geometry | |
| lineIndices(PrimitiveProperty primitive_property) const | Geometry | inline |
| lineIndices(PrimitiveProperty primitive_property, uint04 start, uint04 size) const | Geometry | |
| lineSegment(PrimitiveProperty primitive_property, VertexProperty vertex_property, uint04 line_index) const | Geometry | inline |
| lineSegments(PrimitiveProperty primitive_property, VertexProperty vertex_property) const | Geometry | inline |
| m_base | DesignInfo | protected |
| m_design_index | DesignInfo | protected |
| m_index | DesignInfo | protected |
| metaData(const StringView &index) const | DesignObject | |
| metaData() const | DesignObject | |
| mode(PrimitiveProperty property) const | Geometry | inline |
| mode(VertexProperty property) const | Geometry | inline |
| normalExpansion(const Vector< 3, fltp04 > &expansion_vector) | Geometry | |
| offsetDesign(const Vector< 3, fltp08 > &offset) | DesignObject | |
| operator bool() const | DesignObject | inline |
| operator!=(const Geometry &geo) const | Geometry | inline |
| DesignObject::operator!=(const DesignObject &object) const | DesignObject | |
| operator<(const DesignObject &object) const | DesignObject | |
| operator==(const Geometry &geo) const | Geometry | inline |
| DesignObject::operator==(const DesignObject &object) const | DesignObject | |
| operator>(const DesignObject &object) const | DesignObject | |
| OptimizedGetPrimitiveVec(const OptimizedPrimitiveDef &ref, uint04 index) | Geometry | inlinestatic |
| optimizedPrimitiveDef(PrimitiveProperty property) | Geometry | inline |
| OptimizedSetPrimitive(const OptimizedPrimitiveDef &ref, uint04 index, t_vec_type index_value) | Geometry | inlinestatic |
| OptimizedSetPrimitiveVec(const OptimizedPrimitiveDef &ref, uint04 index, t_vec_type index_value) | Geometry | inlinestatic |
| optimizeVertexLocations() | Geometry | |
| outline() | Geometry | |
| parentCount() const | Geometry | inline |
| parity(const Matrix< fltp04 > &parent_matrix, PrimitiveMode mode) const | Geometry | |
| parity(const Matrix< fltp08 > &parent_matrix, PrimitiveMode mode) const | Geometry | |
| polygons(PrimitiveProperty primitive_property, VertexProperty vertex_property) const | Geometry | inline |
| polygons(PrimitiveProperty primitive_property, VertexProperty vertex_property, uint04 start, uint04 size) const | Geometry | inline |
| polyIndices(PrimitiveProperty primitive_property) const | Geometry | |
| polyIndices(PrimitiveProperty primitive_property, uint04 start, uint04 size) const | Geometry | |
| polylines(PrimitiveProperty primitive_property, VertexProperty vertex_property) const | Geometry | inline |
| polylines(PrimitiveProperty primitive_property, VertexProperty vertex_property, uint04 start, uint04 size) const | Geometry | inline |
| primitive(PrimitiveProperty property, typename std::enable_if< ObjectInfo< t_type >::Dimensions<=1, uint04 >::type index) const | Geometry | inline |
| primitive(PrimitiveProperty property, typename std::enable_if< ObjectInfo< t_type >::Dimensions==2, uint04 >::type index) const | Geometry | inline |
| primitive(PrimitiveProperty property, typename std::enable_if< ObjectInfo< t_type >::Dimensions==3, uint04 >::type index) const | Geometry | inline |
| primitiveColumn() | Geometry | inline |
| primitiveColumn() const | Geometry | inline |
| primitiveCount(PrimitiveProperty property) const | Geometry | inline |
| primitiveFanColumn() | Geometry | inline |
| primitiveFanColumn() const | Geometry | inline |
| primitiveFlagColumn() | Geometry | inline |
| primitiveFlagColumn() const | Geometry | inline |
| primitiveIndexCount() const | Geometry | inline |
| primitiveIndexCount(PrimitiveProperty property) const | Geometry | inline |
| primitiveIndexFlag(PrimitiveProperty property, uint04 primitive_index, PrimitiveBitFlags flag) const | Geometry | |
| primitiveIndices(PrimitiveProperty primitive_property) const | Geometry | |
| propertyColumn(uint04 property) | Geometry | inline |
| propertyColumn(uint04 property) const | Geometry | inline |
| propertyColumn(const StringView &property) | Geometry | inline |
| propertyColumn(const StringView &property) const | Geometry | inline |
| propertyTable() const | DesignObject | |
| propertyTable() | DesignObject | |
| propertyVertices(uint04 property) const | Geometry | inline |
| propertyVertices(uint04 property, uint04 start, uint04 size) const | Geometry | inline |
| provokingPrimitiveOffset() const | Geometry | |
| removeDuplicateVertices(fltp08 epsilon, const void *lock, LogPtr log=LogPtr()) | Geometry | |
| removeHoleFill(const void *lock=nullptr, LogPtr log=LogPtr()) | Geometry | |
| removeMetaData(const StringView &index, const void *lock_ptr=nullptr) | DesignObject | |
| removeParent(Model &parent) | Geometry | |
| removePrimitive(PrimitiveProperty property, uint04 location) | Geometry | |
| removePrimitive(PrimitiveProperty property, uint04 location, uint04 size) | Geometry | |
| removePrimitive(PrimitiveProperty property, Buffer< uint04 > vertices) | Geometry | |
| removePrimitive(PrimitiveProperty property, const Buffer< bool > &selection_mask) | Geometry | |
| removeTree(PrimitiveProperty property, VertexProperty vertex_property=VertexProperty::Position) | Geometry | |
| removeTrees(VertexProperty vertex_property=VertexProperty::Position) | Geometry | |
| removeVertex(uint04 location) | Geometry | |
| removeVertices(uint04 location, uint04 size) | Geometry | |
| removeVertices(Buffer< uint04 > vertices) | Geometry | |
| removeVertices(const Buffer< bool > &selection_mask) | Geometry | |
| removeVertices(uint04 mask_offset, const Buffer< bool > &selection_mask) | Geometry | |
| reservePrimitiveIndexSpace(uint04 index_size) | Geometry | |
| s_geometry_triangulation | Geometry | protectedstatic |
| scale(Vector< 3, fltp08 > scale, Vertex< 3, fltp08 > center_of_scale=Constant< Vertex< 3, fltp08 > >::Invalid) | DesignObject | |
| scale(Vector< 3, fltp08 > scale, Vertex< 3, fltp08 > center_of_scale, const Matrix< fltp08 > &transform) | DesignObject | |
| set(t_property_type property, const t_type &value) | DesignObject | inline |
| set(const t_type &value) | DesignObject | inline |
| setActiveFilters(const JSONNode &node) | DesignObject | |
| setBounds(const Bounds< 3, fltp08 > &bounds) | Geometry | |
| setCountValue(PrimitiveProperty property, uint04 count) | Geometry | inlineprotected |
| setDesignType(DesignObjectType mode, bool is_type) | DesignObject | |
| setGeometryTransform(const Matrix< fltp08 > &transform) | Geometry | |
| setGeometryType(GeometryType geometry_type) | Geometry | |
| setIndexCountValue(uint04 count) | Geometry | inlineprotected |
| setIndexFanCountValue(uint04 count) | Geometry | inlineprotected |
| setIndexFanOffsetValue(uint04 offset) | Geometry | inlineprotected |
| setIndexOffsetValue(uint04 offset) | Geometry | inlineprotected |
| setMetaData(const JSONNode &node) | DesignObject | |
| setMetaData(const StringView &index, const JSONNode &node) | DesignObject | |
| setMetaData(const StringView &index, const String &data) | DesignObject | |
| setMetaData(const StringView &index, const StringView &data) | DesignObject | |
| setMetaData(const StringView &index, const bool &data) | DesignObject | |
| setMetaData(const StringView &index, const fltp08 &data) | DesignObject | |
| setMetaData(const StringView &index, const uint01 &data) | DesignObject | |
| setMetaData(const StringView &index, const uint04 &data) | DesignObject | |
| setModeValue(PrimitiveProperty property, PrimitiveMode mode) | Geometry | inlineprotected |
| setModeValue(VertexProperty property, VertexMode vert_mode) | Geometry | inlineprotected |
| setNormalMode(NormalMode mode, Angle< fltp08 > max_sep_angle, const void *lock=nullptr, LogPtr log=LogPtr()) | Geometry | |
| setOffsetValue(PrimitiveProperty property, uint04 offset) | Geometry | inlineprotected |
| setPrimitive(PrimitiveProperty property, uint04 index, t_type index_value) | Geometry | inline |
| setPrimitive(PrimitiveProperty property, uint04 index, Vector< 2, t_type > index_value) | Geometry | inline |
| setPrimitive(PrimitiveProperty property, uint04 index, Vector< 3, t_type > index_value) | Geometry | inline |
| setPrimitive(PrimitiveProperty property, uint04 index, Triangle< 1, t_type > index_value) | Geometry | inline |
| setPrimitiveIndexFlag(PrimitiveProperty property, uint04 primitive_index, PrimitiveBitFlags flag, bool value) | Geometry | |
| setPrimitiveMode(PrimitiveProperty property, PrimitiveMode mode) | Geometry | |
| setPrimitiveRange(PrimitiveProperty mode, uint04 start, uint04 primitive_count) | Geometry | |
| setPrimitiveVec(PrimitiveProperty property, uint04 index, t_vec_type &index_value) | Geometry | inlineprotected |
| setRealThickness(fltp08 real_thickness, const Matrix< fltp08 > &transform, const void *lock, LogPtr log=LogPtr()) | Geometry | |
| setSolidVertexCountValue(uint04 count) | Geometry | inline |
| setSolidVertexOffsetValue(uint04 count) | Geometry | inline |
| setSolidVertexReservedValue(uint04 count) | Geometry | inline |
| setThicknessMode(ThicknessMode mode) | Geometry | |
| setTree(DynamicPointer< RTree< 3, fltp04 > > tree, PrimitiveProperty primitive_property, VertexProperty vertex_property=VertexProperty::Position) const | Geometry | |
| SetTriangulationMethod(std::function< void(Geometry &geo, const Matrix< fltp08 > &matrix, const void *lock, LogPtr log)> function) | Geometry | static |
| setupIndexFanColumn() | Geometry | |
| setupVertexTable(uint04 vertex_size, VertexMode position, VertexMode normal=VertexMode::e_no_vertex, VertexMode color=VertexMode::e_no_vertex, VertexMode texture=VertexMode::e_no_vertex, VertexMode tangent=VertexMode::e_no_vertex, VertexMode bitangent=VertexMode::e_no_vertex, VertexMode bones=VertexMode::e_no_vertex) | Geometry | |
| setVertex(VertexProperty property, uint04 index, const t_type &vector) | Geometry | inline |
| setVertex(VertexProperty property, uint04 index, uint04 sub_index, const t_type &vector) | Geometry | inline |
| setVertexCount(uint04 size, bool deallocate_if_possible=true) | Geometry | |
| setVertexCountValue(uint04 count) | Geometry | inlineprotected |
| setVertexFlag(uint04 vertex, VertexFlags flag, bool value) | Geometry | |
| setVertexMode(VertexProperty property, VertexMode mode) | Geometry | |
| setVertexOffsetValue(uint04 count) | Geometry | inlineprotected |
| setVertexProperties(const StringView &property, const Buffer< t_type > &vertices, uint04 offset=0) | Geometry | inline |
| setVertexProperty(uint04 property, uint04 index, const t_type &vector) | Geometry | inline |
| setVertexProperty(const StringView &property, uint04 index, const t_type &property_value) | Geometry | inline |
| setVertexProperty(uint04 property, uint04 index, uint04 sub_index, const t_type &vector) | Geometry | inline |
| setVertexProperty(const StringView &property, uint04 index, uint04 sub_index, const t_type &vector) | Geometry | inline |
| setVertexReservedValue(uint04 count) | Geometry | inlineprotected |
| setVertices(VertexProperty property, const Buffer< t_type > &vertices, uint04 offset=0) | Geometry | inline |
| setVertices(VertexProperty property, const Buffer< t_type > &vertices, const Matrix< t_matrix_type > &matrix, uint04 offset=0) | Geometry | inline |
| setVertices(VertexProperty property, const t_type *vertices, uint04 size, uint04 offset=0) | Geometry | inline |
| setVerticesFlag(const Buffer< uint04 > &vertices, VertexFlags flag, bool value) | Geometry | |
| setVerticesFlag(const Buffer< bool > &selection_mask, VertexFlags flag, bool value) | Geometry | |
| setVerticesFlagAll(VertexFlags flag, bool value) | Geometry | |
| setVerticesFlagAll(uint01 on_flags, uint01 off_flags) | Geometry | |
| setVerticesFlags(const Buffer< bool > &selection_mask, BitFlag on_flags, BitFlag off_flags) | Geometry | |
| setVerticesFlags(const Buffer< bool > &selection_mask, BitFlag selected_on_flags, BitFlag selected_off_flags, BitFlag unselected_on_flags, BitFlag unselected_off_flags, uint04 bitmask_offset=0) | Geometry | |
| setWindingMode(WindingMode mode) | Geometry | |
| solidVertexCount() const | Geometry | inline |
| solidVertexOffset() const | Geometry | inline |
| solidVertexReservedCount() const | Geometry | inline |
| sortVertices(Buffer< uint04 > new_order) | Geometry | |
| split(Geometry &other_geo, const Buffer< bool > &vertex_mask) | Geometry | |
| splitDuplicateVertices() | Geometry | |
| surfaceNormal() const | Geometry | |
| ThicknessMode enum name | Geometry | |
| thicknessMode() const | Geometry | |
| tree(PrimitiveProperty primitive_property, VertexProperty vertex_property=VertexProperty::Position) const | Geometry | |
| TreeMode enum name | Geometry | |
| triangle(PrimitiveProperty primitive_property, VertexProperty vertex_property, uint04 tri_index) const | Geometry | inline |
| triangles(PrimitiveProperty primitive_property, VertexProperty vertex_property) const | Geometry | inline |
| triangles(PrimitiveProperty primitive_property, VertexProperty vertex_property, uint04 start, uint04 size) const | Geometry | inline |
| triIndices(PrimitiveProperty primitive_property) const | Geometry | inline |
| triIndices(PrimitiveProperty primitive_property, uint04 start, uint04 size) const | Geometry | |
| update(t_property_type property, const t_type &value, const void *lock=nullptr) | DesignObject | inline |
| update(const t_type &value, const void *lock=nullptr) | DesignObject | inline |
| updateCreatedTime() | DesignObject | |
| updateDesignModifiedTime(Time time=Time::SystemTime()) | DesignObject | |
| updateDesignTransform(const Matrix< fltp08 > &transform, const void *lock=nullptr) | DesignObject | |
| updateDesignVisible(bool is_visible, const void *lock=nullptr) | DesignObject | |
| updateGeometryTime(Time time=Time::SystemTime()) | Geometry | |
| updateGeometryTransform(const Matrix< fltp08 > &transform, const void *lock_ptr=nullptr) | Geometry | |
| updateMetaData(const StringView &index, const String &data, const void *lock_ptr=nullptr) | DesignObject | |
| updateMetaData(const StringView &index, const StringView &data, const void *lock_ptr=nullptr) | DesignObject | |
| updateMetaData(const StringView &index, const fltp08 &data, const void *lock_ptr=nullptr) | DesignObject | |
| updateMetaData(const StringView &index, const bool &data, const void *lock_ptr=nullptr) | DesignObject | |
| updateModifiedTime(Time time=Time::SystemTime()) | Geometry | |
| updatePrimitiveColumn(PrimitiveProperty property, bool remove_tree=true) | Geometry | |
| updatePrimitiveColumns(bool remove_tree=true) | Geometry | |
| updateSolidVertexColumns(bool invalidate_bounds=true, bool erase_kd_tree=true) | Geometry | |
| updateVertexColumn(VertexProperty property) | Geometry | |
| updateVertexColumn(VertexProperty property, uint04 index, uint04 size, bool invalidate_bounds=true, bool erase_kd_tree=true) | Geometry | |
| updateVertexColumn(const StringView &property) | Geometry | |
| updateVertexColumn(const uint04 &property) | Geometry | |
| updateVertexColumn(const StringView &property, uint04 index, uint04 size) | Geometry | |
| updateVertexColumn(const uint04 &property, uint04 index, uint04 size) | Geometry | |
| updateVertexColumns(bool invalidate_bounds=true, bool erase_kd_tree=true) | Geometry | |
| updateVertexColumns(uint04 index, uint04 size, bool invalidate_bounds=true, bool erase_kd_tree=true) | Geometry | |
| validate() const | Geometry | |
| validateDesignObject() const | DesignObject | |
| vertex(VertexProperty property, uint04 index) const | Geometry | inline |
| vertexCount() const | Geometry | inline |
| vertexFlag(uint04 vertex_index, VertexFlags flag) const | Geometry | |
| vertexFlag(uint04 vertex_index) const | Geometry | |
| vertexFlagColumn() const | Geometry | inline |
| vertexFlagColumn() | Geometry | inline |
| VertexMode enum name | Geometry | |
| vertexOffset() const | Geometry | inline |
| vertexProperty(uint04 property_index, uint04 vertex_index) const | Geometry | inline |
| vertexProperty(const StringView &property, uint04 vertex_index) const | Geometry | inline |
| vertexProperty(uint04 property_index, uint04 vertex_index, uint04 sub_index) const | Geometry | inline |
| vertexProperty(const StringView &property, uint04 vertex_index, uint04 sub_index) const | Geometry | inline |
| vertexPropertyCount() const | Geometry | |
| vertexPropertyIndex(const StringView &property_name) const | Geometry | |
| vertexPropertyName(uint04 property_index) const | Geometry | inline |
| vertexPropertyType(uint04 property_index) const | Geometry | inline |
| vertexReservedCount() const | Geometry | inline |
| vertexSelected(uint04 vertex) const | Geometry | |
| vertices(VertexProperty property) const | Geometry | inline |
| vertices(VertexProperty property, uint04 start, uint04 size) const | Geometry | inline |
| vertices(const StringView &property) const | Geometry | inline |
| vertices(const StringView &property, uint04 start, uint04 size) const | Geometry | inline |