Home
last modified time | relevance | path

Searched refs:associated_shape (Results 1 – 5 of 5) sorted by relevance

/dports/games/avp/avp-20170505/src/win95/
H A Dobchunk.cpp96 return get_header()->associated_shape; in get_assoc_shape()
108 if (obhead->associated_shape == shpch) return 1; in assoc_with_shape()
116 if (obhead->associated_shape) in assoc_with_shape()
117 deassoc_with_shape (obhead->associated_shape); in assoc_with_shape()
121 obhead->associated_shape = shpch; in assoc_with_shape()
141 obhead->associated_shape = 0; in deassoc_with_shape()
421 flags(0), version_no (0), associated_shape (0) in Object_Header_Chunk()
464 flags (0), version_no (0), associated_shape(0) in Object_Header_Chunk()
H A Dobchunk.hpp149 Shape_Chunk * associated_shape; member in Object_Header_Chunk
H A Dmishchnk.cpp1338 if (tmpobptr->get_header()->associated_shape) in update_chunks_from_file()
1339 tmpobptr->deassoc_with_shape(tmpobptr->get_header()->associated_shape); in update_chunks_from_file()
/dports/science/siconos/siconos-4.4.0/io/swig/io/
H A Dvexport.py433 associated_shape = \ variable
450 associated_shape = \ variable
H A Dvview.py1615 associated_shape = \
1620 [mappers[associated_shape]()])
1638 associated_shape = \
1643 x for x in [mappers[associated_shape]()])