MCPcopy Create free account
hub / github.com/RenderKit/embree / size

Method size

tutorials/common/scenegraph/xml_parser.h:17–17  ·  view source on GitHub ↗

! returns number of children of XML node */

Source from the content-addressed store, hash-verified

15
16 /*! returns number of children of XML node */
17 size_t size() const { return children.size(); }
18
19 /*! checks if child with specified node tag exists */
20 bool hasChild(const std::string& childID) const

Callers 15

createGroundPlaneFunction · 0.45
createTriangulatedSphereFunction · 0.45
createClothSheetFunction · 0.45
updatePositionsFunction · 0.45
constrainPositionsFunction · 0.45
updateVelocitiesFunction · 0.45
mainMethod · 0.45
argcMethod · 0.45
ISPCSyncFunction · 0.45
copyArrayToUSMFunction · 0.45
ISPCSceneMethod · 0.45
ISPCTriangleMeshMethod · 0.45

Calls

no outgoing calls

Tested by 1

test_locationFunction · 0.36