Searched refs:sharedSkeleton (Results 1 – 2 of 2) sorted by relevance
54 Skeleton* sharedSkeleton; //!< 共有するスケルトンです。 member58 : sharedSkeleton(NULL) in Description()145 Builder& SharedSkeleton(Skeleton* sharedSkeleton) in SharedSkeleton() argument147 m_Description.sharedSkeleton = sharedSkeleton; in SharedSkeleton()208 if (m_Description.sharedSkeleton == NULL) in GetMemorySizeInternal()
48 if (m_Description.sharedSkeleton != NULL) in Create()51 skeleton.Reset(m_Description.sharedSkeleton, false); in Create()